Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / reportAgentPreview / reportAgentPreview.rpc.js
index 70c4c1a..19c3645 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2d9a=['create','body','options','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','ReportAgentPreview,\x20%s,\x20%s','request\x20sent','debug','ReportAgentPreview,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','CreateReportAgentPreview'];(function(_0x469c4c,_0x47570a){var _0x256638=function(_0xdc37d0){while(--_0xdc37d0){_0x469c4c['push'](_0x469c4c['shift']());}};_0x256638(++_0x47570a);}(_0x2d9a,0x1a3));var _0xa2d9=function(_0x616290,_0x280b7f){_0x616290=_0x616290-0x0;var _0x453879=_0x2d9a[_0x616290];return _0x453879;};'use strict';var _=require(_0xa2d9('0x0'));var util=require(_0xa2d9('0x1'));var moment=require('moment');var BPromise=require(_0xa2d9('0x2'));var rs=require(_0xa2d9('0x3'));var fs=require('fs');var Redis=require(_0xa2d9('0x4'));var db=require(_0xa2d9('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xa2d9('0x6'))(_0xa2d9('0x7'));var config=require(_0xa2d9('0x8'));var jayson=require(_0xa2d9('0x9'));var client=jayson['client'][_0xa2d9('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x4938f6,_0xc04be,_0x42cf42){return new BPromise(function(_0x618b0d,_0x264341){return client['request'](_0x4938f6,_0x42cf42)[_0xa2d9('0xb')](function(_0x15910a){logger[_0xa2d9('0xc')](_0xa2d9('0xd'),_0xc04be,_0xa2d9('0xe'));logger[_0xa2d9('0xf')](_0xa2d9('0x10'),_0xc04be,_0xa2d9('0xe'),JSON[_0xa2d9('0x11')](_0x15910a));if(_0x15910a[_0xa2d9('0x12')]){if(_0x15910a[_0xa2d9('0x12')]['code']===0x1f4){logger[_0xa2d9('0x12')](_0xa2d9('0xd'),_0xc04be,_0x15910a[_0xa2d9('0x12')][_0xa2d9('0x13')]);return _0x264341(_0x15910a['error'][_0xa2d9('0x13')]);}logger[_0xa2d9('0x12')](_0xa2d9('0xd'),_0xc04be,_0x15910a[_0xa2d9('0x12')][_0xa2d9('0x13')]);return _0x618b0d(_0x15910a[_0xa2d9('0x12')]['message']);}else{logger[_0xa2d9('0xc')](_0xa2d9('0xd'),_0xc04be,_0xa2d9('0xe'));_0x618b0d(_0x15910a[_0xa2d9('0x14')]['message']);}})[_0xa2d9('0x15')](function(_0x3bea2b){logger[_0xa2d9('0x12')]('ReportAgentPreview,\x20%s,\x20%s',_0xc04be,_0x3bea2b);_0x264341(_0x3bea2b);});});}exports[_0xa2d9('0x16')]=function(_0x5f0134){var _0x25d679=this;return new Promise(function(_0xc43c37,_0x593580){return db['ReportAgentPreview'][_0xa2d9('0x17')](_0x5f0134[_0xa2d9('0x18')],{'raw':_0x5f0134[_0xa2d9('0x19')]?_0x5f0134[_0xa2d9('0x19')]['raw']===undefined?!![]:![]:!![]})[_0xa2d9('0xb')](function(_0x1f14a5){logger[_0xa2d9('0xc')]('CreateReportAgentPreview',_0x5f0134);logger[_0xa2d9('0xf')](_0xa2d9('0x16'),_0x5f0134,JSON[_0xa2d9('0x11')](_0x1f14a5));_0xc43c37(_0x1f14a5);})[_0xa2d9('0x15')](function(_0x5dd748){logger['error'](_0xa2d9('0x16'),_0x5dd748[_0xa2d9('0x13')],_0x5f0134);_0x593580(_0x25d679[_0xa2d9('0x12')](0x1f4,_0x5dd748['message']));});});};
\ No newline at end of file
+var _0x3acf=['ReportAgentPreview','create','body','options','raw','moment','bluebird','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','then','info','request\x20sent','debug','stringify','error','code','message','result','catch','ReportAgentPreview,\x20%s,\x20%s','CreateReportAgentPreview'];(function(_0x14756e,_0xdf6fd7){var _0x2f3f12=function(_0x343f73){while(--_0x343f73){_0x14756e['push'](_0x14756e['shift']());}};_0x2f3f12(++_0xdf6fd7);}(_0x3acf,0x1bf));var _0xf3ac=function(_0x3c4737,_0x2329ec){_0x3c4737=_0x3c4737-0x0;var _0x2bb926=_0x3acf[_0x3c4737];return _0x2bb926;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xf3ac('0x0'));var BPromise=require(_0xf3ac('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf3ac('0x2'));var db=require('../../mysqldb')['db'];var utils=require(_0xf3ac('0x3'));var logger=require(_0xf3ac('0x4'))(_0xf3ac('0x5'));var config=require(_0xf3ac('0x6'));var jayson=require('jayson/promise');var client=jayson[_0xf3ac('0x7')][_0xf3ac('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x216aef,_0x422510,_0x9e7bd9){return new BPromise(function(_0x2afbad,_0x16620d){return client['request'](_0x216aef,_0x9e7bd9)[_0xf3ac('0x9')](function(_0x2b803c){logger[_0xf3ac('0xa')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'));logger[_0xf3ac('0xc')]('ReportAgentPreview,\x20%s,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'),JSON[_0xf3ac('0xd')](_0x2b803c));if(_0x2b803c[_0xf3ac('0xe')]){if(_0x2b803c['error'][_0xf3ac('0xf')]===0x1f4){logger[_0xf3ac('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);return _0x16620d(_0x2b803c['error'][_0xf3ac('0x10')]);}logger[_0xf3ac('0xe')]('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);return _0x2afbad(_0x2b803c[_0xf3ac('0xe')][_0xf3ac('0x10')]);}else{logger['info']('ReportAgentPreview,\x20%s,\x20%s',_0x422510,_0xf3ac('0xb'));_0x2afbad(_0x2b803c[_0xf3ac('0x11')][_0xf3ac('0x10')]);}})[_0xf3ac('0x12')](function(_0x1a1bd5){logger[_0xf3ac('0xe')](_0xf3ac('0x13'),_0x422510,_0x1a1bd5);_0x16620d(_0x1a1bd5);});});}exports[_0xf3ac('0x14')]=function(_0x506110){var _0x2f3208=this;return new Promise(function(_0x1f76a9,_0x58c709){return db[_0xf3ac('0x15')][_0xf3ac('0x16')](_0x506110[_0xf3ac('0x17')],{'raw':_0x506110[_0xf3ac('0x18')]?_0x506110[_0xf3ac('0x18')][_0xf3ac('0x19')]===undefined?!![]:![]:!![]})[_0xf3ac('0x9')](function(_0x4d2af5){logger[_0xf3ac('0xa')](_0xf3ac('0x14'),_0x506110);logger['debug']('CreateReportAgentPreview',_0x506110,JSON[_0xf3ac('0xd')](_0x4d2af5));_0x1f76a9(_0x4d2af5);})[_0xf3ac('0x12')](function(_0x3b5643){logger[_0xf3ac('0xe')](_0xf3ac('0x14'),_0x3b5643[_0xf3ac('0x10')],_0x506110);_0x58c709(_0x2f3208[_0xf3ac('0xe')](0x1f4,_0x3b5643[_0xf3ac('0x10')]));});});};
\ No newline at end of file