Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 6122a3f..d0e190a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5338=['CreateChatQueueReport','body','options','raw','debug','update','where','limit','UpdateChatQueueReport','lodash','util','randomstring','ioredis','../../config/utils','../../config/logger','client','http','then','info','request\x20sent','ChatQueueReport,\x20%s,\x20%s,\x20%s','stringify','error','message','ChatQueueReport,\x20%s,\x20%s','result','catch'];(function(_0x394359,_0x959621){var _0x157e91=function(_0x2bf0ab){while(--_0x2bf0ab){_0x394359['push'](_0x394359['shift']());}};_0x157e91(++_0x959621);}(_0x5338,0x90));var _0x8533=function(_0x3a8877,_0x4e2687){_0x3a8877=_0x3a8877-0x0;var _0x737eda=_0x5338[_0x3a8877];return _0x737eda;};'use strict';var _=require(_0x8533('0x0'));var util=require(_0x8533('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x8533('0x2'));var fs=require('fs');var Redis=require(_0x8533('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x8533('0x4'));var logger=require(_0x8533('0x5'))('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x8533('0x6')][_0x8533('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x1f3dcf,_0x177314,_0x1cea9d){return new BPromise(function(_0x2b6034,_0x5f1073){return client['request'](_0x1f3dcf,_0x1cea9d)[_0x8533('0x8')](function(_0x19303c){logger[_0x8533('0x9')]('ChatQueueReport,\x20%s,\x20%s',_0x177314,_0x8533('0xa'));logger['debug'](_0x8533('0xb'),_0x177314,_0x8533('0xa'),JSON[_0x8533('0xc')](_0x19303c));if(_0x19303c[_0x8533('0xd')]){if(_0x19303c[_0x8533('0xd')]['code']===0x1f4){logger[_0x8533('0xd')]('ChatQueueReport,\x20%s,\x20%s',_0x177314,_0x19303c[_0x8533('0xd')][_0x8533('0xe')]);return _0x5f1073(_0x19303c['error'][_0x8533('0xe')]);}logger['error'](_0x8533('0xf'),_0x177314,_0x19303c[_0x8533('0xd')][_0x8533('0xe')]);return _0x2b6034(_0x19303c[_0x8533('0xd')][_0x8533('0xe')]);}else{logger['info']('ChatQueueReport,\x20%s,\x20%s',_0x177314,_0x8533('0xa'));_0x2b6034(_0x19303c[_0x8533('0x10')][_0x8533('0xe')]);}})[_0x8533('0x11')](function(_0x5c0846){logger[_0x8533('0xd')](_0x8533('0xf'),_0x177314,_0x5c0846);_0x5f1073(_0x5c0846);});});}exports[_0x8533('0x12')]=function(_0x509f30){var _0x43bf5b=this;return new Promise(function(_0x409265,_0x3d14fa){return db['ChatQueueReport']['create'](_0x509f30[_0x8533('0x13')],{'raw':_0x509f30[_0x8533('0x14')]?_0x509f30[_0x8533('0x14')][_0x8533('0x15')]===undefined?!![]:![]:!![]})[_0x8533('0x8')](function(_0x31127b){logger[_0x8533('0x9')](_0x8533('0x12'),_0x509f30);logger[_0x8533('0x16')](_0x8533('0x12'),_0x509f30,JSON[_0x8533('0xc')](_0x31127b));_0x409265(_0x31127b);})[_0x8533('0x11')](function(_0x3b2507){logger[_0x8533('0xd')](_0x8533('0x12'),_0x3b2507[_0x8533('0xe')],_0x509f30);_0x3d14fa(_0x43bf5b[_0x8533('0xd')](0x1f4,_0x3b2507['message']));});});};exports['UpdateChatQueueReport']=function(_0x4bb2dd){var _0x4395d3=this;return new Promise(function(_0x33a10f,_0x217a5f){return db['ChatQueueReport'][_0x8533('0x17')](_0x4bb2dd['body'],{'raw':_0x4bb2dd[_0x8533('0x14')]?_0x4bb2dd[_0x8533('0x14')][_0x8533('0x15')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x4bb2dd[_0x8533('0x14')]?_0x4bb2dd['options'][_0x8533('0x18')]||null:null,'attributes':_0x4bb2dd[_0x8533('0x14')]?_0x4bb2dd[_0x8533('0x14')]['attributes']||null:null,'limit':_0x4bb2dd['options']?_0x4bb2dd['options'][_0x8533('0x19')]||null:null})[_0x8533('0x8')](function(_0x51f5d3){logger[_0x8533('0x9')]('UpdateChatQueueReport',_0x4bb2dd);logger[_0x8533('0x16')](_0x8533('0x1a'),_0x4bb2dd,JSON['stringify'](_0x51f5d3));_0x33a10f(_0x51f5d3);})[_0x8533('0x11')](function(_0x24bba4){logger[_0x8533('0xd')]('UpdateChatQueueReport',_0x24bba4['message'],_0x4bb2dd);_0x217a5f(_0x4395d3[_0x8533('0xd')](0x1f4,_0x24bba4[_0x8533('0xe')]));});});};
\ No newline at end of file
+var _0x5f60=['ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','ChatQueueReport,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message','info','result','catch','CreateChatQueueReport','ChatQueueReport','create','body','options','raw','UpdateChatQueueReport','where','limit','util','bluebird'];(function(_0x34d171,_0x2dca17){var _0x35612a=function(_0x385f80){while(--_0x385f80){_0x34d171['push'](_0x34d171['shift']());}};_0x35612a(++_0x2dca17);}(_0x5f60,0x134));var _0x05f6=function(_0x13945b,_0x289c94){_0x13945b=_0x13945b-0x0;var _0x1b1643=_0x5f60[_0x13945b];return _0x1b1643;};'use strict';var _=require('lodash');var util=require(_0x05f6('0x0'));var moment=require('moment');var BPromise=require(_0x05f6('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x05f6('0x2'));var db=require(_0x05f6('0x3'))['db'];var utils=require(_0x05f6('0x4'));var logger=require('../../config/logger')(_0x05f6('0x5'));var config=require(_0x05f6('0x6'));var jayson=require(_0x05f6('0x7'));var client=jayson[_0x05f6('0x8')][_0x05f6('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x5cf6c0,_0x4fb112,_0x3d253c){return new BPromise(function(_0x344f3a,_0x139e9f){return client[_0x05f6('0xa')](_0x5cf6c0,_0x3d253c)[_0x05f6('0xb')](function(_0x25dcee){logger['info'](_0x05f6('0xc'),_0x4fb112,'request\x20sent');logger[_0x05f6('0xd')]('ChatQueueReport,\x20%s,\x20%s,\x20%s',_0x4fb112,_0x05f6('0xe'),JSON[_0x05f6('0xf')](_0x25dcee));if(_0x25dcee[_0x05f6('0x10')]){if(_0x25dcee[_0x05f6('0x10')][_0x05f6('0x11')]===0x1f4){logger[_0x05f6('0x10')](_0x05f6('0xc'),_0x4fb112,_0x25dcee['error']['message']);return _0x139e9f(_0x25dcee['error'][_0x05f6('0x12')]);}logger[_0x05f6('0x10')]('ChatQueueReport,\x20%s,\x20%s',_0x4fb112,_0x25dcee[_0x05f6('0x10')]['message']);return _0x344f3a(_0x25dcee[_0x05f6('0x10')][_0x05f6('0x12')]);}else{logger[_0x05f6('0x13')]('ChatQueueReport,\x20%s,\x20%s',_0x4fb112,_0x05f6('0xe'));_0x344f3a(_0x25dcee[_0x05f6('0x14')]['message']);}})[_0x05f6('0x15')](function(_0x1f6eb7){logger['error']('ChatQueueReport,\x20%s,\x20%s',_0x4fb112,_0x1f6eb7);_0x139e9f(_0x1f6eb7);});});}exports[_0x05f6('0x16')]=function(_0x19e29c){var _0x3c6c1d=this;return new Promise(function(_0x277af7,_0x2140cf){return db[_0x05f6('0x17')][_0x05f6('0x18')](_0x19e29c[_0x05f6('0x19')],{'raw':_0x19e29c['options']?_0x19e29c[_0x05f6('0x1a')][_0x05f6('0x1b')]===undefined?!![]:![]:!![]})[_0x05f6('0xb')](function(_0x3a98c9){logger[_0x05f6('0x13')]('CreateChatQueueReport',_0x19e29c);logger['debug'](_0x05f6('0x16'),_0x19e29c,JSON[_0x05f6('0xf')](_0x3a98c9));_0x277af7(_0x3a98c9);})['catch'](function(_0x187b2d){logger[_0x05f6('0x10')](_0x05f6('0x16'),_0x187b2d[_0x05f6('0x12')],_0x19e29c);_0x2140cf(_0x3c6c1d[_0x05f6('0x10')](0x1f4,_0x187b2d[_0x05f6('0x12')]));});});};exports[_0x05f6('0x1c')]=function(_0x983e4b){var _0x1b05d0=this;return new Promise(function(_0x90892c,_0x21a627){return db[_0x05f6('0x17')]['update'](_0x983e4b[_0x05f6('0x19')],{'raw':_0x983e4b[_0x05f6('0x1a')]?_0x983e4b[_0x05f6('0x1a')][_0x05f6('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x983e4b['options']?_0x983e4b['options'][_0x05f6('0x1d')]||null:null,'attributes':_0x983e4b[_0x05f6('0x1a')]?_0x983e4b[_0x05f6('0x1a')]['attributes']||null:null,'limit':_0x983e4b[_0x05f6('0x1a')]?_0x983e4b[_0x05f6('0x1a')][_0x05f6('0x1e')]||null:null})[_0x05f6('0xb')](function(_0x12fe30){logger[_0x05f6('0x13')]('UpdateChatQueueReport',_0x983e4b);logger[_0x05f6('0xd')]('UpdateChatQueueReport',_0x983e4b,JSON[_0x05f6('0xf')](_0x12fe30));_0x90892c(_0x12fe30);})[_0x05f6('0x15')](function(_0xd5116e){logger[_0x05f6('0x10')](_0x05f6('0x1c'),_0xd5116e[_0x05f6('0x12')],_0x983e4b);_0x21a627(_0x1b05d0[_0x05f6('0x10')](0x1f4,_0xd5116e[_0x05f6('0x12')]));});});};
\ No newline at end of file