Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 5fca294..20a6a6a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x77a9=['bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','info','ChatQueueReport,\x20%s,\x20%s','ChatQueueReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','ChatQueueReport','options','raw','then','debug','CreateChatQueueReport','update','body','where','attributes','limit','UpdateChatQueueReport','lodash','util','moment'];(function(_0x2de399,_0x3c557d){var _0x50cba8=function(_0x585f7d){while(--_0x585f7d){_0x2de399['push'](_0x2de399['shift']());}};_0x50cba8(++_0x3c557d);}(_0x77a9,0x1ec));var _0x977a=function(_0x2d5291,_0x11ef01){_0x2d5291=_0x2d5291-0x0;var _0x1af4f0=_0x77a9[_0x2d5291];return _0x1af4f0;};'use strict';var _=require(_0x977a('0x0'));var util=require(_0x977a('0x1'));var moment=require(_0x977a('0x2'));var BPromise=require(_0x977a('0x3'));var rs=require(_0x977a('0x4'));var fs=require('fs');var Redis=require(_0x977a('0x5'));var db=require(_0x977a('0x6'))['db'];var utils=require(_0x977a('0x7'));var logger=require(_0x977a('0x8'))(_0x977a('0x9'));var config=require(_0x977a('0xa'));var jayson=require('jayson/promise');var client=jayson[_0x977a('0xb')]['http']({'port':0x232a});function respondWithRpcPromise(_0x593dda,_0x442103,_0x4363e4){return new BPromise(function(_0x270d66,_0x56b524){return client['request'](_0x593dda,_0x4363e4)['then'](function(_0x307cb9){logger[_0x977a('0xc')](_0x977a('0xd'),_0x442103,'request\x20sent');logger['debug'](_0x977a('0xe'),_0x442103,_0x977a('0xf'),JSON[_0x977a('0x10')](_0x307cb9));if(_0x307cb9[_0x977a('0x11')]){if(_0x307cb9[_0x977a('0x11')]['code']===0x1f4){logger[_0x977a('0x11')](_0x977a('0xd'),_0x442103,_0x307cb9['error'][_0x977a('0x12')]);return _0x56b524(_0x307cb9[_0x977a('0x11')][_0x977a('0x12')]);}logger['error']('ChatQueueReport,\x20%s,\x20%s',_0x442103,_0x307cb9[_0x977a('0x11')][_0x977a('0x12')]);return _0x270d66(_0x307cb9[_0x977a('0x11')][_0x977a('0x12')]);}else{logger['info'](_0x977a('0xd'),_0x442103,_0x977a('0xf'));_0x270d66(_0x307cb9[_0x977a('0x13')][_0x977a('0x12')]);}})[_0x977a('0x14')](function(_0xf36aa){logger[_0x977a('0x11')](_0x977a('0xd'),_0x442103,_0xf36aa);_0x56b524(_0xf36aa);});});}exports['CreateChatQueueReport']=function(_0x1582c8){var _0x3b337b=this;return new Promise(function(_0x234ed3,_0x2212f6){return db[_0x977a('0x15')]['create'](_0x1582c8['body'],{'raw':_0x1582c8[_0x977a('0x16')]?_0x1582c8[_0x977a('0x16')][_0x977a('0x17')]===undefined?!![]:![]:!![]})[_0x977a('0x18')](function(_0x2db4a5){logger[_0x977a('0xc')]('CreateChatQueueReport',_0x1582c8);logger[_0x977a('0x19')](_0x977a('0x1a'),_0x1582c8,JSON[_0x977a('0x10')](_0x2db4a5));_0x234ed3(_0x2db4a5);})[_0x977a('0x14')](function(_0x530915){logger['error'](_0x977a('0x1a'),_0x530915[_0x977a('0x12')],_0x1582c8);_0x2212f6(_0x3b337b['error'](0x1f4,_0x530915['message']));});});};exports['UpdateChatQueueReport']=function(_0x196c27){var _0x1078e=this;return new Promise(function(_0x204b60,_0xe4deeb){return db[_0x977a('0x15')][_0x977a('0x1b')](_0x196c27[_0x977a('0x1c')],{'raw':_0x196c27[_0x977a('0x16')]?_0x196c27[_0x977a('0x16')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x196c27[_0x977a('0x16')]?_0x196c27[_0x977a('0x16')][_0x977a('0x1d')]||null:null,'attributes':_0x196c27['options']?_0x196c27[_0x977a('0x16')][_0x977a('0x1e')]||null:null,'limit':_0x196c27[_0x977a('0x16')]?_0x196c27['options'][_0x977a('0x1f')]||null:null})['then'](function(_0x7fe43d){logger[_0x977a('0xc')](_0x977a('0x20'),_0x196c27);logger[_0x977a('0x19')](_0x977a('0x20'),_0x196c27,JSON[_0x977a('0x10')](_0x7fe43d));_0x204b60(_0x7fe43d);})['catch'](function(_0x2c31d3){logger[_0x977a('0x11')](_0x977a('0x20'),_0x2c31d3[_0x977a('0x12')],_0x196c27);_0xe4deeb(_0x1078e[_0x977a('0x11')](0x1f4,_0x2c31d3['message']));});});};
\ No newline at end of file
+var _0x1776=['CreateChatQueueReport','ChatQueueReport','options','UpdateChatQueueReport','body','raw','where','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','jayson/promise','client','http','request','then','info','ChatQueueReport,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch'];(function(_0x28f866,_0x478f52){var _0x36b21f=function(_0x5727e6){while(--_0x5727e6){_0x28f866['push'](_0x28f866['shift']());}};_0x36b21f(++_0x478f52);}(_0x1776,0xff));var _0x6177=function(_0x37e91f,_0x3e025c){_0x37e91f=_0x37e91f-0x0;var _0x1babb9=_0x1776[_0x37e91f];return _0x1babb9;};'use strict';var _=require(_0x6177('0x0'));var util=require(_0x6177('0x1'));var moment=require(_0x6177('0x2'));var BPromise=require(_0x6177('0x3'));var rs=require(_0x6177('0x4'));var fs=require('fs');var Redis=require(_0x6177('0x5'));var db=require(_0x6177('0x6'))['db'];var utils=require('../../config/utils');var logger=require(_0x6177('0x7'))(_0x6177('0x8'));var config=require('../../config/environment');var jayson=require(_0x6177('0x9'));var client=jayson[_0x6177('0xa')][_0x6177('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x24be45,_0xc1e3db,_0x365ee9){return new BPromise(function(_0x249081,_0x48a810){return client[_0x6177('0xc')](_0x24be45,_0x365ee9)[_0x6177('0xd')](function(_0x2cf916){logger[_0x6177('0xe')](_0x6177('0xf'),_0xc1e3db,_0x6177('0x10'));logger[_0x6177('0x11')]('ChatQueueReport,\x20%s,\x20%s,\x20%s',_0xc1e3db,_0x6177('0x10'),JSON[_0x6177('0x12')](_0x2cf916));if(_0x2cf916[_0x6177('0x13')]){if(_0x2cf916['error'][_0x6177('0x14')]===0x1f4){logger[_0x6177('0x13')](_0x6177('0xf'),_0xc1e3db,_0x2cf916[_0x6177('0x13')][_0x6177('0x15')]);return _0x48a810(_0x2cf916[_0x6177('0x13')]['message']);}logger['error'](_0x6177('0xf'),_0xc1e3db,_0x2cf916['error'][_0x6177('0x15')]);return _0x249081(_0x2cf916[_0x6177('0x13')][_0x6177('0x15')]);}else{logger['info']('ChatQueueReport,\x20%s,\x20%s',_0xc1e3db,'request\x20sent');_0x249081(_0x2cf916[_0x6177('0x16')][_0x6177('0x15')]);}})[_0x6177('0x17')](function(_0x41e978){logger['error'](_0x6177('0xf'),_0xc1e3db,_0x41e978);_0x48a810(_0x41e978);});});}exports[_0x6177('0x18')]=function(_0x45d799){var _0x5a976f=this;return new Promise(function(_0x3f415c,_0x41f86d){return db[_0x6177('0x19')]['create'](_0x45d799['body'],{'raw':_0x45d799[_0x6177('0x1a')]?_0x45d799[_0x6177('0x1a')]['raw']===undefined?!![]:![]:!![]})[_0x6177('0xd')](function(_0x38f5f2){logger[_0x6177('0xe')](_0x6177('0x18'),_0x45d799);logger['debug']('CreateChatQueueReport',_0x45d799,JSON['stringify'](_0x38f5f2));_0x3f415c(_0x38f5f2);})[_0x6177('0x17')](function(_0x53e12a){logger[_0x6177('0x13')](_0x6177('0x18'),_0x53e12a['message'],_0x45d799);_0x41f86d(_0x5a976f[_0x6177('0x13')](0x1f4,_0x53e12a[_0x6177('0x15')]));});});};exports[_0x6177('0x1b')]=function(_0x12fb09){var _0x29b327=this;return new Promise(function(_0x7c1d30,_0x3867e7){return db[_0x6177('0x19')]['update'](_0x12fb09[_0x6177('0x1c')],{'raw':_0x12fb09[_0x6177('0x1a')]?_0x12fb09[_0x6177('0x1a')][_0x6177('0x1d')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x12fb09[_0x6177('0x1a')]?_0x12fb09[_0x6177('0x1a')][_0x6177('0x1e')]||null:null,'attributes':_0x12fb09[_0x6177('0x1a')]?_0x12fb09[_0x6177('0x1a')]['attributes']||null:null,'limit':_0x12fb09[_0x6177('0x1a')]?_0x12fb09['options']['limit']||null:null})['then'](function(_0x2291a4){logger[_0x6177('0xe')](_0x6177('0x1b'),_0x12fb09);logger[_0x6177('0x11')](_0x6177('0x1b'),_0x12fb09,JSON[_0x6177('0x12')](_0x2291a4));_0x7c1d30(_0x2291a4);})[_0x6177('0x17')](function(_0xce6ae8){logger['error']('UpdateChatQueueReport',_0xce6ae8[_0x6177('0x15')],_0x12fb09);_0x3867e7(_0x29b327[_0x6177('0x13')](0x1f4,_0xce6ae8[_0x6177('0x15')]));});});};
\ No newline at end of file