Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 5fca294..91429fd 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 _0x2127=['raw','UpdateChatQueueReport','update','body','where','limit','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','jayson/promise','client','request','then','info','ChatQueueReport,\x20%s,\x20%s','request\x20sent','debug','ChatQueueReport,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','CreateChatQueueReport','ChatQueueReport','create','options'];(function(_0x571852,_0x34ae1f){var _0x1ec365=function(_0x398fe5){while(--_0x398fe5){_0x571852['push'](_0x571852['shift']());}};_0x1ec365(++_0x34ae1f);}(_0x2127,0x8a));var _0x7212=function(_0x540934,_0x333150){_0x540934=_0x540934-0x0;var _0x1b3d31=_0x2127[_0x540934];return _0x1b3d31;};'use strict';var _=require(_0x7212('0x0'));var util=require(_0x7212('0x1'));var moment=require(_0x7212('0x2'));var BPromise=require(_0x7212('0x3'));var rs=require(_0x7212('0x4'));var fs=require('fs');var Redis=require(_0x7212('0x5'));var db=require(_0x7212('0x6'))['db'];var utils=require(_0x7212('0x7'));var logger=require(_0x7212('0x8'))('rpc');var config=require('../../config/environment');var jayson=require(_0x7212('0x9'));var client=jayson[_0x7212('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x3225fc,_0x40ce7f,_0x5183a7){return new BPromise(function(_0x419b8f,_0x5b54a9){return client[_0x7212('0xb')](_0x3225fc,_0x5183a7)[_0x7212('0xc')](function(_0x59923a){logger[_0x7212('0xd')](_0x7212('0xe'),_0x40ce7f,_0x7212('0xf'));logger[_0x7212('0x10')](_0x7212('0x11'),_0x40ce7f,'request\x20sent',JSON[_0x7212('0x12')](_0x59923a));if(_0x59923a[_0x7212('0x13')]){if(_0x59923a[_0x7212('0x13')]['code']===0x1f4){logger[_0x7212('0x13')]('ChatQueueReport,\x20%s,\x20%s',_0x40ce7f,_0x59923a[_0x7212('0x13')][_0x7212('0x14')]);return _0x5b54a9(_0x59923a[_0x7212('0x13')][_0x7212('0x14')]);}logger[_0x7212('0x13')](_0x7212('0xe'),_0x40ce7f,_0x59923a[_0x7212('0x13')][_0x7212('0x14')]);return _0x419b8f(_0x59923a[_0x7212('0x13')][_0x7212('0x14')]);}else{logger[_0x7212('0xd')](_0x7212('0xe'),_0x40ce7f,_0x7212('0xf'));_0x419b8f(_0x59923a[_0x7212('0x15')]['message']);}})[_0x7212('0x16')](function(_0x2e67d){logger[_0x7212('0x13')](_0x7212('0xe'),_0x40ce7f,_0x2e67d);_0x5b54a9(_0x2e67d);});});}exports[_0x7212('0x17')]=function(_0x272757){var _0x2cf4f0=this;return new Promise(function(_0x395b48,_0x4ca5a1){return db[_0x7212('0x18')][_0x7212('0x19')](_0x272757['body'],{'raw':_0x272757[_0x7212('0x1a')]?_0x272757[_0x7212('0x1a')][_0x7212('0x1b')]===undefined?!![]:![]:!![]})[_0x7212('0xc')](function(_0x5c6fe1){logger[_0x7212('0xd')](_0x7212('0x17'),_0x272757);logger[_0x7212('0x10')]('CreateChatQueueReport',_0x272757,JSON[_0x7212('0x12')](_0x5c6fe1));_0x395b48(_0x5c6fe1);})[_0x7212('0x16')](function(_0x13f292){logger[_0x7212('0x13')](_0x7212('0x17'),_0x13f292[_0x7212('0x14')],_0x272757);_0x4ca5a1(_0x2cf4f0['error'](0x1f4,_0x13f292[_0x7212('0x14')]));});});};exports[_0x7212('0x1c')]=function(_0xc43c54){var _0x5ce4f9=this;return new Promise(function(_0x7d4bd1,_0x4af986){return db[_0x7212('0x18')][_0x7212('0x1d')](_0xc43c54[_0x7212('0x1e')],{'raw':_0xc43c54[_0x7212('0x1a')]?_0xc43c54[_0x7212('0x1a')][_0x7212('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xc43c54[_0x7212('0x1a')]?_0xc43c54['options'][_0x7212('0x1f')]||null:null,'attributes':_0xc43c54[_0x7212('0x1a')]?_0xc43c54[_0x7212('0x1a')]['attributes']||null:null,'limit':_0xc43c54[_0x7212('0x1a')]?_0xc43c54['options'][_0x7212('0x20')]||null:null})[_0x7212('0xc')](function(_0x3b8957){logger[_0x7212('0xd')](_0x7212('0x1c'),_0xc43c54);logger[_0x7212('0x10')](_0x7212('0x1c'),_0xc43c54,JSON[_0x7212('0x12')](_0x3b8957));_0x7d4bd1(_0x3b8957);})[_0x7212('0x16')](function(_0x1d3441){logger['error'](_0x7212('0x1c'),_0x1d3441[_0x7212('0x14')],_0xc43c54);_0x4af986(_0x5ce4f9['error'](0x1f4,_0x1d3441[_0x7212('0x14')]));});});};
\ No newline at end of file