Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / chatQueueReport / chatQueueReport.rpc.js
index 86d8454..f5c037f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0bf1=['../../config/utils','../../config/logger','rpc','../../config/environment','client','request','then','info','ChatQueueReport,\x20%s,\x20%s','ChatQueueReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','create','body','options','raw','CreateChatQueueReport','UpdateChatQueueReport','update','debug','lodash','util','moment','bluebird','randomstring','ioredis'];(function(_0x13b8f3,_0x442821){var _0x1a6d06=function(_0x5126f2){while(--_0x5126f2){_0x13b8f3['push'](_0x13b8f3['shift']());}};_0x1a6d06(++_0x442821);}(_0x0bf1,0xb4));var _0x10bf=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x0bf1[_0x397e5f];return _0x5302b8;};'use strict';var _=require(_0x10bf('0x0'));var util=require(_0x10bf('0x1'));var moment=require(_0x10bf('0x2'));var BPromise=require(_0x10bf('0x3'));var rs=require(_0x10bf('0x4'));var fs=require('fs');var Redis=require(_0x10bf('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x10bf('0x6'));var logger=require(_0x10bf('0x7'))(_0x10bf('0x8'));var config=require(_0x10bf('0x9'));var jayson=require('jayson/promise');var client=jayson[_0x10bf('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x16f15e,_0x288220,_0xb131da){return new BPromise(function(_0x42fe70,_0x4bde7e){return client[_0x10bf('0xb')](_0x16f15e,_0xb131da)[_0x10bf('0xc')](function(_0x3819ac){logger[_0x10bf('0xd')](_0x10bf('0xe'),_0x288220,'request\x20sent');logger['debug'](_0x10bf('0xf'),_0x288220,_0x10bf('0x10'),JSON[_0x10bf('0x11')](_0x3819ac));if(_0x3819ac[_0x10bf('0x12')]){if(_0x3819ac[_0x10bf('0x12')][_0x10bf('0x13')]===0x1f4){logger[_0x10bf('0x12')](_0x10bf('0xe'),_0x288220,_0x3819ac[_0x10bf('0x12')]['message']);return _0x4bde7e(_0x3819ac[_0x10bf('0x12')]['message']);}logger[_0x10bf('0x12')](_0x10bf('0xe'),_0x288220,_0x3819ac[_0x10bf('0x12')]['message']);return _0x42fe70(_0x3819ac['error'][_0x10bf('0x14')]);}else{logger['info'](_0x10bf('0xe'),_0x288220,'request\x20sent');_0x42fe70(_0x3819ac[_0x10bf('0x15')][_0x10bf('0x14')]);}})[_0x10bf('0x16')](function(_0x38bb51){logger['error'](_0x10bf('0xe'),_0x288220,_0x38bb51);_0x4bde7e(_0x38bb51);});});}exports['CreateChatQueueReport']=function(_0x2402f3){var _0x4f4093=this;return new Promise(function(_0xe26256,_0x4118a5){return db['ChatQueueReport'][_0x10bf('0x17')](_0x2402f3[_0x10bf('0x18')],{'raw':_0x2402f3[_0x10bf('0x19')]?_0x2402f3[_0x10bf('0x19')][_0x10bf('0x1a')]===undefined?!![]:![]:!![]})[_0x10bf('0xc')](function(_0xc2a8fb){logger[_0x10bf('0xd')](_0x10bf('0x1b'),_0x2402f3);logger['debug'](_0x10bf('0x1b'),_0x2402f3,JSON['stringify'](_0xc2a8fb));_0xe26256(_0xc2a8fb);})['catch'](function(_0x306db8){logger[_0x10bf('0x12')](_0x10bf('0x1b'),_0x306db8[_0x10bf('0x14')],_0x2402f3);_0x4118a5(_0x4f4093['error'](0x1f4,_0x306db8[_0x10bf('0x14')]));});});};exports[_0x10bf('0x1c')]=function(_0x43c14d){var _0x199ad0=this;return new Promise(function(_0x5349de,_0x39e853){return db['ChatQueueReport'][_0x10bf('0x1d')](_0x43c14d['body'],{'raw':_0x43c14d[_0x10bf('0x19')]?_0x43c14d[_0x10bf('0x19')][_0x10bf('0x1a')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x43c14d[_0x10bf('0x19')]?_0x43c14d[_0x10bf('0x19')]['where']||null:null,'attributes':_0x43c14d[_0x10bf('0x19')]?_0x43c14d[_0x10bf('0x19')]['attributes']||null:null,'limit':_0x43c14d[_0x10bf('0x19')]?_0x43c14d['options']['limit']||null:null})[_0x10bf('0xc')](function(_0x2221bb){logger[_0x10bf('0xd')](_0x10bf('0x1c'),_0x43c14d);logger[_0x10bf('0x1e')](_0x10bf('0x1c'),_0x43c14d,JSON[_0x10bf('0x11')](_0x2221bb));_0x5349de(_0x2221bb);})['catch'](function(_0x3bffcd){logger[_0x10bf('0x12')](_0x10bf('0x1c'),_0x3bffcd[_0x10bf('0x14')],_0x43c14d);_0x39e853(_0x199ad0[_0x10bf('0x12')](0x1f4,_0x3bffcd['message']));});});};
\ 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