Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 5fca294..7b75da4 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 _0x8b62=['message','result','catch','CreateChatQueueReport','ChatQueueReport','create','body','options','raw','UpdateChatQueueReport','update','limit','util','moment','randomstring','ioredis','../../mysqldb','rpc','../../config/environment','client','http','request','then','info','request\x20sent','debug','ChatQueueReport,\x20%s,\x20%s,\x20%s','stringify','error','code','ChatQueueReport,\x20%s,\x20%s'];(function(_0x3c5bf2,_0x5177ff){var _0x4c39dd=function(_0x41b480){while(--_0x41b480){_0x3c5bf2['push'](_0x3c5bf2['shift']());}};_0x4c39dd(++_0x5177ff);}(_0x8b62,0xa7));var _0x28b6=function(_0x1486e5,_0x39684f){_0x1486e5=_0x1486e5-0x0;var _0x29d89b=_0x8b62[_0x1486e5];return _0x29d89b;};'use strict';var _=require('lodash');var util=require(_0x28b6('0x0'));var moment=require(_0x28b6('0x1'));var BPromise=require('bluebird');var rs=require(_0x28b6('0x2'));var fs=require('fs');var Redis=require(_0x28b6('0x3'));var db=require(_0x28b6('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x28b6('0x5'));var config=require(_0x28b6('0x6'));var jayson=require('jayson/promise');var client=jayson[_0x28b6('0x7')][_0x28b6('0x8')]({'port':0x232a});function respondWithRpcPromise(_0xfa7719,_0x3d3df7,_0x13f409){return new BPromise(function(_0x2923fc,_0x26e7ed){return client[_0x28b6('0x9')](_0xfa7719,_0x13f409)[_0x28b6('0xa')](function(_0x5d9b4){logger[_0x28b6('0xb')]('ChatQueueReport,\x20%s,\x20%s',_0x3d3df7,_0x28b6('0xc'));logger[_0x28b6('0xd')](_0x28b6('0xe'),_0x3d3df7,_0x28b6('0xc'),JSON[_0x28b6('0xf')](_0x5d9b4));if(_0x5d9b4[_0x28b6('0x10')]){if(_0x5d9b4[_0x28b6('0x10')][_0x28b6('0x11')]===0x1f4){logger[_0x28b6('0x10')](_0x28b6('0x12'),_0x3d3df7,_0x5d9b4[_0x28b6('0x10')][_0x28b6('0x13')]);return _0x26e7ed(_0x5d9b4[_0x28b6('0x10')][_0x28b6('0x13')]);}logger[_0x28b6('0x10')](_0x28b6('0x12'),_0x3d3df7,_0x5d9b4[_0x28b6('0x10')]['message']);return _0x2923fc(_0x5d9b4[_0x28b6('0x10')][_0x28b6('0x13')]);}else{logger[_0x28b6('0xb')]('ChatQueueReport,\x20%s,\x20%s',_0x3d3df7,_0x28b6('0xc'));_0x2923fc(_0x5d9b4[_0x28b6('0x14')][_0x28b6('0x13')]);}})[_0x28b6('0x15')](function(_0x4d7aa8){logger[_0x28b6('0x10')](_0x28b6('0x12'),_0x3d3df7,_0x4d7aa8);_0x26e7ed(_0x4d7aa8);});});}exports[_0x28b6('0x16')]=function(_0x53b143){var _0x208c02=this;return new Promise(function(_0x9eadc6,_0x19a592){return db[_0x28b6('0x17')][_0x28b6('0x18')](_0x53b143[_0x28b6('0x19')],{'raw':_0x53b143[_0x28b6('0x1a')]?_0x53b143['options'][_0x28b6('0x1b')]===undefined?!![]:![]:!![]})[_0x28b6('0xa')](function(_0x17decd){logger[_0x28b6('0xb')](_0x28b6('0x16'),_0x53b143);logger['debug'](_0x28b6('0x16'),_0x53b143,JSON[_0x28b6('0xf')](_0x17decd));_0x9eadc6(_0x17decd);})[_0x28b6('0x15')](function(_0x30370c){logger[_0x28b6('0x10')](_0x28b6('0x16'),_0x30370c['message'],_0x53b143);_0x19a592(_0x208c02[_0x28b6('0x10')](0x1f4,_0x30370c[_0x28b6('0x13')]));});});};exports[_0x28b6('0x1c')]=function(_0x32f5f7){var _0x50ee00=this;return new Promise(function(_0x7fa632,_0x16fd1d){return db[_0x28b6('0x17')][_0x28b6('0x1d')](_0x32f5f7['body'],{'raw':_0x32f5f7[_0x28b6('0x1a')]?_0x32f5f7[_0x28b6('0x1a')][_0x28b6('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x32f5f7[_0x28b6('0x1a')]?_0x32f5f7['options']['where']||null:null,'attributes':_0x32f5f7[_0x28b6('0x1a')]?_0x32f5f7[_0x28b6('0x1a')]['attributes']||null:null,'limit':_0x32f5f7[_0x28b6('0x1a')]?_0x32f5f7['options'][_0x28b6('0x1e')]||null:null})[_0x28b6('0xa')](function(_0x52ad15){logger[_0x28b6('0xb')](_0x28b6('0x1c'),_0x32f5f7);logger[_0x28b6('0xd')](_0x28b6('0x1c'),_0x32f5f7,JSON[_0x28b6('0xf')](_0x52ad15));_0x7fa632(_0x52ad15);})[_0x28b6('0x15')](function(_0x1902f8){logger['error'](_0x28b6('0x1c'),_0x1902f8[_0x28b6('0x13')],_0x32f5f7);_0x16fd1d(_0x50ee00[_0x28b6('0x10')](0x1f4,_0x1902f8['message']));});});};
\ No newline at end of file