Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.rpc.js
index 9bca0c7..5e670f1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x09fb=['rpc','../../config/environment','jayson/promise','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','code','error','message','CreateVoiceTransferReport','VoiceTransferReport','create','options','raw','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger'];(function(_0x1a72f3,_0x217011){var _0x57ef47=function(_0x20123d){while(--_0x20123d){_0x1a72f3['push'](_0x1a72f3['shift']());}};_0x57ef47(++_0x217011);}(_0x09fb,0x18e));var _0xb09f=function(_0x49af70,_0x4abd37){_0x49af70=_0x49af70-0x0;var _0x41c12e=_0x09fb[_0x49af70];return _0x41c12e;};'use strict';var _=require('lodash');var util=require(_0xb09f('0x0'));var moment=require(_0xb09f('0x1'));var BPromise=require(_0xb09f('0x2'));var rs=require(_0xb09f('0x3'));var fs=require('fs');var Redis=require(_0xb09f('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xb09f('0x5'));var logger=require(_0xb09f('0x6'))(_0xb09f('0x7'));var config=require(_0xb09f('0x8'));var jayson=require(_0xb09f('0x9'));var client=jayson['client'][_0xb09f('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x4ea2bb,_0x2b4d4a,_0x3c7763){return new BPromise(function(_0x476c11,_0x78b009){return client[_0xb09f('0xb')](_0x4ea2bb,_0x3c7763)[_0xb09f('0xc')](function(_0x38495e){logger[_0xb09f('0xd')](_0xb09f('0xe'),_0x2b4d4a,_0xb09f('0xf'));logger[_0xb09f('0x10')](_0xb09f('0x11'),_0x2b4d4a,_0xb09f('0xf'),JSON[_0xb09f('0x12')](_0x38495e));if(_0x38495e['error']){if(_0x38495e['error'][_0xb09f('0x13')]===0x1f4){logger['error'](_0xb09f('0xe'),_0x2b4d4a,_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);return _0x78b009(_0x38495e[_0xb09f('0x14')]['message']);}logger[_0xb09f('0x14')](_0xb09f('0xe'),_0x2b4d4a,_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);return _0x476c11(_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);}else{logger[_0xb09f('0xd')]('VoiceTransferReport,\x20%s,\x20%s',_0x2b4d4a,_0xb09f('0xf'));_0x476c11(_0x38495e['result'][_0xb09f('0x15')]);}})['catch'](function(_0x392c2a){logger[_0xb09f('0x14')](_0xb09f('0xe'),_0x2b4d4a,_0x392c2a);_0x78b009(_0x392c2a);});});}exports[_0xb09f('0x16')]=function(_0x2b74a3){var _0x25fd9c=this;return new Promise(function(_0x42d30b,_0xdb2823){return db[_0xb09f('0x17')][_0xb09f('0x18')](_0x2b74a3['body'],{'raw':_0x2b74a3['options']?_0x2b74a3[_0xb09f('0x19')][_0xb09f('0x1a')]===undefined?!![]:![]:!![]})[_0xb09f('0xc')](function(_0xde71d5){logger[_0xb09f('0xd')](_0xb09f('0x16'),_0x2b74a3);logger[_0xb09f('0x10')](_0xb09f('0x16'),_0x2b74a3,JSON['stringify'](_0xde71d5));_0x42d30b(_0xde71d5);})['catch'](function(_0x5ea50a){logger['error'](_0xb09f('0x16'),_0x5ea50a[_0xb09f('0x15')],_0x2b74a3);_0xdb2823(_0x25fd9c['error'](0x1f4,_0x5ea50a[_0xb09f('0x15')]));});});};
\ No newline at end of file
+var _0x530a=['debug','catch','lodash','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','error','message','result','CreateVoiceTransferReport','create','body','options','raw'];(function(_0x361a4d,_0x106561){var _0x4a7c9d=function(_0x596788){while(--_0x596788){_0x361a4d['push'](_0x361a4d['shift']());}};_0x4a7c9d(++_0x106561);}(_0x530a,0x1bc));var _0xa530=function(_0x11847f,_0x1b0392){_0x11847f=_0x11847f-0x0;var _0x287d42=_0x530a[_0x11847f];return _0x287d42;};'use strict';var _=require(_0xa530('0x0'));var util=require(_0xa530('0x1'));var moment=require('moment');var BPromise=require(_0xa530('0x2'));var rs=require(_0xa530('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa530('0x4'))['db'];var utils=require(_0xa530('0x5'));var logger=require(_0xa530('0x6'))(_0xa530('0x7'));var config=require('../../config/environment');var jayson=require(_0xa530('0x8'));var client=jayson[_0xa530('0x9')][_0xa530('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x404c38,_0x206424,_0x5638ad){return new BPromise(function(_0x5ce64c,_0x40c594){return client[_0xa530('0xb')](_0x404c38,_0x5638ad)[_0xa530('0xc')](function(_0xd3fe19){logger[_0xa530('0xd')](_0xa530('0xe'),_0x206424,_0xa530('0xf'));logger['debug']('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x206424,_0xa530('0xf'),JSON['stringify'](_0xd3fe19));if(_0xd3fe19[_0xa530('0x10')]){if(_0xd3fe19[_0xa530('0x10')]['code']===0x1f4){logger[_0xa530('0x10')](_0xa530('0xe'),_0x206424,_0xd3fe19['error'][_0xa530('0x11')]);return _0x40c594(_0xd3fe19['error'][_0xa530('0x11')]);}logger['error'](_0xa530('0xe'),_0x206424,_0xd3fe19[_0xa530('0x10')]['message']);return _0x5ce64c(_0xd3fe19[_0xa530('0x10')][_0xa530('0x11')]);}else{logger[_0xa530('0xd')](_0xa530('0xe'),_0x206424,_0xa530('0xf'));_0x5ce64c(_0xd3fe19[_0xa530('0x12')][_0xa530('0x11')]);}})['catch'](function(_0x377dfa){logger[_0xa530('0x10')](_0xa530('0xe'),_0x206424,_0x377dfa);_0x40c594(_0x377dfa);});});}exports[_0xa530('0x13')]=function(_0x423f14){var _0x1bf6b5=this;return new Promise(function(_0x579c0d,_0x141b0a){return db['VoiceTransferReport'][_0xa530('0x14')](_0x423f14[_0xa530('0x15')],{'raw':_0x423f14['options']?_0x423f14[_0xa530('0x16')][_0xa530('0x17')]===undefined?!![]:![]:!![]})[_0xa530('0xc')](function(_0x390433){logger[_0xa530('0xd')]('CreateVoiceTransferReport',_0x423f14);logger[_0xa530('0x18')](_0xa530('0x13'),_0x423f14,JSON['stringify'](_0x390433));_0x579c0d(_0x390433);})[_0xa530('0x19')](function(_0x4de36b){logger['error'](_0xa530('0x13'),_0x4de36b[_0xa530('0x11')],_0x423f14);_0x141b0a(_0x1bf6b5[_0xa530('0x10')](0x1f4,_0x4de36b['message']));});});};
\ No newline at end of file