Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 6122a3f..f5c037f 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 _0x0a17=['jayson/promise','client','http','request','then','info','request\x20sent','debug','ChatQueueReport,\x20%s,\x20%s,\x20%s','stringify','error','ChatQueueReport,\x20%s,\x20%s','message','result','CreateChatQueueReport','ChatQueueReport','create','body','options','raw','catch','UpdateChatQueueReport','update','where','attributes','limit','lodash','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment'];(function(_0x5b6553,_0x2526c4){var _0x5c9e87=function(_0x2ac608){while(--_0x2ac608){_0x5b6553['push'](_0x5b6553['shift']());}};_0x5c9e87(++_0x2526c4);}(_0x0a17,0x1a6));var _0x70a1=function(_0x585cc0,_0x4899c4){_0x585cc0=_0x585cc0-0x0;var _0x57e260=_0x0a17[_0x585cc0];return _0x57e260;};'use strict';var _=require(_0x70a1('0x0'));var util=require('util');var moment=require(_0x70a1('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x70a1('0x2'));var db=require(_0x70a1('0x3'))['db'];var utils=require(_0x70a1('0x4'));var logger=require(_0x70a1('0x5'))('rpc');var config=require(_0x70a1('0x6'));var jayson=require(_0x70a1('0x7'));var client=jayson[_0x70a1('0x8')][_0x70a1('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x3a01c3,_0xf780a7,_0x13e83a){return new BPromise(function(_0x1849cb,_0x512c28){return client[_0x70a1('0xa')](_0x3a01c3,_0x13e83a)[_0x70a1('0xb')](function(_0x1b13aa){logger[_0x70a1('0xc')]('ChatQueueReport,\x20%s,\x20%s',_0xf780a7,_0x70a1('0xd'));logger[_0x70a1('0xe')](_0x70a1('0xf'),_0xf780a7,_0x70a1('0xd'),JSON[_0x70a1('0x10')](_0x1b13aa));if(_0x1b13aa[_0x70a1('0x11')]){if(_0x1b13aa[_0x70a1('0x11')]['code']===0x1f4){logger['error'](_0x70a1('0x12'),_0xf780a7,_0x1b13aa[_0x70a1('0x11')][_0x70a1('0x13')]);return _0x512c28(_0x1b13aa[_0x70a1('0x11')][_0x70a1('0x13')]);}logger['error'](_0x70a1('0x12'),_0xf780a7,_0x1b13aa[_0x70a1('0x11')][_0x70a1('0x13')]);return _0x1849cb(_0x1b13aa['error'][_0x70a1('0x13')]);}else{logger[_0x70a1('0xc')](_0x70a1('0x12'),_0xf780a7,'request\x20sent');_0x1849cb(_0x1b13aa[_0x70a1('0x14')][_0x70a1('0x13')]);}})['catch'](function(_0x1ca218){logger['error'](_0x70a1('0x12'),_0xf780a7,_0x1ca218);_0x512c28(_0x1ca218);});});}exports[_0x70a1('0x15')]=function(_0x451e6f){var _0x46f39c=this;return new Promise(function(_0x37162f,_0x32dfbe){return db[_0x70a1('0x16')][_0x70a1('0x17')](_0x451e6f[_0x70a1('0x18')],{'raw':_0x451e6f['options']?_0x451e6f[_0x70a1('0x19')][_0x70a1('0x1a')]===undefined?!![]:![]:!![]})[_0x70a1('0xb')](function(_0x452150){logger[_0x70a1('0xc')](_0x70a1('0x15'),_0x451e6f);logger['debug'](_0x70a1('0x15'),_0x451e6f,JSON[_0x70a1('0x10')](_0x452150));_0x37162f(_0x452150);})[_0x70a1('0x1b')](function(_0x2f85b5){logger[_0x70a1('0x11')](_0x70a1('0x15'),_0x2f85b5[_0x70a1('0x13')],_0x451e6f);_0x32dfbe(_0x46f39c['error'](0x1f4,_0x2f85b5[_0x70a1('0x13')]));});});};exports[_0x70a1('0x1c')]=function(_0x8ae127){var _0x1e3e23=this;return new Promise(function(_0x287d7d,_0x5d764e){return db['ChatQueueReport'][_0x70a1('0x1d')](_0x8ae127[_0x70a1('0x18')],{'raw':_0x8ae127[_0x70a1('0x19')]?_0x8ae127[_0x70a1('0x19')]['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x8ae127[_0x70a1('0x19')]?_0x8ae127[_0x70a1('0x19')][_0x70a1('0x1e')]||null:null,'attributes':_0x8ae127[_0x70a1('0x19')]?_0x8ae127[_0x70a1('0x19')][_0x70a1('0x1f')]||null:null,'limit':_0x8ae127['options']?_0x8ae127[_0x70a1('0x19')][_0x70a1('0x20')]||null:null})['then'](function(_0x5050b4){logger[_0x70a1('0xc')](_0x70a1('0x1c'),_0x8ae127);logger[_0x70a1('0xe')](_0x70a1('0x1c'),_0x8ae127,JSON['stringify'](_0x5050b4));_0x287d7d(_0x5050b4);})['catch'](function(_0x534da0){logger[_0x70a1('0x11')](_0x70a1('0x1c'),_0x534da0[_0x70a1('0x13')],_0x8ae127);_0x5d764e(_0x1e3e23[_0x70a1('0x11')](0x1f4,_0x534da0['message']));});});};
\ No newline at end of file