Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.rpc.js
index 6adafea..9ec85dd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f04=['../../config/logger','../../config/environment','jayson/promise','http','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','stringify','lodash','util','bluebird','../../mysqldb','../../config/utils'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x4f04,0x9d));var _0x44f0=function(_0x1346a4,_0x183cf8){_0x1346a4=_0x1346a4-0x0;var _0x3dc8f7=_0x4f04[_0x1346a4];return _0x3dc8f7;};'use strict';var _=require(_0x44f0('0x0'));var util=require(_0x44f0('0x1'));var moment=require('moment');var BPromise=require(_0x44f0('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x44f0('0x3'))['db'];var utils=require(_0x44f0('0x4'));var logger=require(_0x44f0('0x5'))('rpc');var config=require(_0x44f0('0x6'));var jayson=require(_0x44f0('0x7'));var client=jayson['client'][_0x44f0('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3c76ff,_0x1e52dd,_0x388573){return new BPromise(function(_0x1fc69b,_0x2a63ec){return client['request'](_0x3c76ff,_0x388573)[_0x44f0('0x9')](function(_0x25341d){logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));logger[_0x44f0('0xd')](_0x44f0('0xe'),_0x1e52dd,_0x44f0('0xc'),JSON['stringify'](_0x25341d));if(_0x25341d['error']){if(_0x25341d[_0x44f0('0xf')][_0x44f0('0x10')]===0x1f4){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x2a63ec(_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);}logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x1fc69b(_0x25341d['error'][_0x44f0('0x11')]);}else{logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));_0x1fc69b(_0x25341d[_0x44f0('0x12')]['message']);}})[_0x44f0('0x13')](function(_0x241a40){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x241a40);_0x2a63ec(_0x241a40);});});}exports[_0x44f0('0x14')]=function(_0x112ba1){var _0x11a9fc=this;return new Promise(function(_0x313032,_0x3f07c9){return db[_0x44f0('0x15')][_0x44f0('0x16')](_0x112ba1[_0x44f0('0x17')],{'raw':_0x112ba1[_0x44f0('0x18')]?_0x112ba1[_0x44f0('0x18')][_0x44f0('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x48ac59){logger[_0x44f0('0xa')](_0x44f0('0x14'),_0x112ba1);logger[_0x44f0('0xd')](_0x44f0('0x14'),_0x112ba1,JSON[_0x44f0('0x1a')](_0x48ac59));_0x313032(_0x48ac59);})['catch'](function(_0x404f7d){logger[_0x44f0('0xf')](_0x44f0('0x14'),_0x404f7d['message'],_0x112ba1);_0x3f07c9(_0x11a9fc[_0x44f0('0xf')](0x1f4,_0x404f7d[_0x44f0('0x11')]));});});};
\ No newline at end of file
+var _0xafeb=['ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','client','then','request\x20sent','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','info','VoiceTransferReport,\x20%s,\x20%s','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','lodash','util','moment','bluebird','randomstring'];(function(_0x571c00,_0x3ae028){var _0x2887df=function(_0x5ebe70){while(--_0x5ebe70){_0x571c00['push'](_0x571c00['shift']());}};_0x2887df(++_0x3ae028);}(_0xafeb,0x67));var _0xbafe=function(_0x2333e8,_0x178028){_0x2333e8=_0x2333e8-0x0;var _0x10cb15=_0xafeb[_0x2333e8];return _0x10cb15;};'use strict';var _=require(_0xbafe('0x0'));var util=require(_0xbafe('0x1'));var moment=require(_0xbafe('0x2'));var BPromise=require(_0xbafe('0x3'));var rs=require(_0xbafe('0x4'));var fs=require('fs');var Redis=require(_0xbafe('0x5'));var db=require(_0xbafe('0x6'))['db'];var utils=require(_0xbafe('0x7'));var logger=require(_0xbafe('0x8'))(_0xbafe('0x9'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xbafe('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2645be,_0x51e8a1,_0x14b5f0){return new BPromise(function(_0x23337f,_0xaf721b){return client['request'](_0x2645be,_0x14b5f0)[_0xbafe('0xb')](function(_0x1c1a75){logger['info']('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0xbafe('0xc'));logger['debug'](_0xbafe('0xd'),_0x51e8a1,_0xbafe('0xc'),JSON['stringify'](_0x1c1a75));if(_0x1c1a75[_0xbafe('0xe')]){if(_0x1c1a75[_0xbafe('0xe')][_0xbafe('0xf')]===0x1f4){logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);return _0xaf721b(_0x1c1a75['error'][_0xbafe('0x10')]);}logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);return _0x23337f(_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);}else{logger[_0xbafe('0x11')](_0xbafe('0x12'),_0x51e8a1,'request\x20sent');_0x23337f(_0x1c1a75[_0xbafe('0x13')][_0xbafe('0x10')]);}})[_0xbafe('0x14')](function(_0x5d8064){logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x5d8064);_0xaf721b(_0x5d8064);});});}exports[_0xbafe('0x15')]=function(_0x5626cb){var _0x247f57=this;return new Promise(function(_0x4be0e2,_0x4eff1e){return db[_0xbafe('0x16')][_0xbafe('0x17')](_0x5626cb[_0xbafe('0x18')],{'raw':_0x5626cb[_0xbafe('0x19')]?_0x5626cb[_0xbafe('0x19')][_0xbafe('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x2eedda){logger['info']('CreateVoiceTransferReport',_0x5626cb);logger['debug'](_0xbafe('0x15'),_0x5626cb,JSON['stringify'](_0x2eedda));_0x4be0e2(_0x2eedda);})[_0xbafe('0x14')](function(_0x26b904){logger[_0xbafe('0xe')](_0xbafe('0x15'),_0x26b904[_0xbafe('0x10')],_0x5626cb);_0x4eff1e(_0x247f57['error'](0x1f4,_0x26b904[_0xbafe('0x10')]));});});};
\ No newline at end of file