Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / cmHopperFinal / cmHopperFinal.rpc.js
index 8b5730f..07ee606 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8807=['debug','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','request','then','info','CmHopperFinal,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','CmHopperFinal','body','options','raw','CreateCmHopperFinal'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8807,0x1dd));var _0x7880=function(_0x272d90,_0x5e70ff){_0x272d90=_0x272d90-0x0;var _0x2bf4a2=_0x8807[_0x272d90];return _0x2bf4a2;};'use strict';var _=require(_0x7880('0x0'));var util=require(_0x7880('0x1'));var moment=require(_0x7880('0x2'));var BPromise=require('bluebird');var rs=require(_0x7880('0x3'));var fs=require('fs');var Redis=require(_0x7880('0x4'));var db=require(_0x7880('0x5'))['db'];var utils=require(_0x7880('0x6'));var logger=require(_0x7880('0x7'))(_0x7880('0x8'));var config=require(_0x7880('0x9'));var jayson=require('jayson/promise');var client=jayson[_0x7880('0xa')][_0x7880('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x5303b4,_0x36f024,_0x359cce){return new BPromise(function(_0x500ecd,_0x13b9c4){return client[_0x7880('0xc')](_0x5303b4,_0x359cce)[_0x7880('0xd')](function(_0x4a29a5){logger[_0x7880('0xe')](_0x7880('0xf'),_0x36f024,_0x7880('0x10'));logger['debug']('CmHopperFinal,\x20%s,\x20%s,\x20%s',_0x36f024,_0x7880('0x10'),JSON[_0x7880('0x11')](_0x4a29a5));if(_0x4a29a5[_0x7880('0x12')]){if(_0x4a29a5[_0x7880('0x12')][_0x7880('0x13')]===0x1f4){logger[_0x7880('0x12')](_0x7880('0xf'),_0x36f024,_0x4a29a5['error'][_0x7880('0x14')]);return _0x13b9c4(_0x4a29a5[_0x7880('0x12')][_0x7880('0x14')]);}logger['error'](_0x7880('0xf'),_0x36f024,_0x4a29a5[_0x7880('0x12')][_0x7880('0x14')]);return _0x500ecd(_0x4a29a5['error'][_0x7880('0x14')]);}else{logger[_0x7880('0xe')](_0x7880('0xf'),_0x36f024,_0x7880('0x10'));_0x500ecd(_0x4a29a5['result'][_0x7880('0x14')]);}})[_0x7880('0x15')](function(_0x4701e8){logger[_0x7880('0x12')](_0x7880('0xf'),_0x36f024,_0x4701e8);_0x13b9c4(_0x4701e8);});});}exports['CreateCmHopperFinal']=function(_0x56f4f0){var _0x741c0d=this;return new Promise(function(_0xd21649,_0x3f7f07){return db[_0x7880('0x16')]['create'](_0x56f4f0[_0x7880('0x17')],{'raw':_0x56f4f0[_0x7880('0x18')]?_0x56f4f0[_0x7880('0x18')][_0x7880('0x19')]===undefined?!![]:![]:!![]})[_0x7880('0xd')](function(_0x4f6592){logger[_0x7880('0xe')](_0x7880('0x1a'),_0x56f4f0);logger[_0x7880('0x1b')]('CreateCmHopperFinal',_0x56f4f0,JSON[_0x7880('0x11')](_0x4f6592));_0xd21649(_0x4f6592);})[_0x7880('0x15')](function(_0x3784bf){logger[_0x7880('0x12')](_0x7880('0x1a'),_0x3784bf[_0x7880('0x14')],_0x56f4f0);_0x3f7f07(_0x741c0d['error'](0x1f4,_0x3784bf[_0x7880('0x14')]));});});};
\ No newline at end of file
+var _0x8136=['CreateCmHopperFinal','util','moment','bluebird','randomstring','ioredis','../../mysqldb','client','http','request','info','CmHopperFinal,\x20%s,\x20%s','request\x20sent','debug','CmHopperFinal,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','create','body','options','raw'];(function(_0x277873,_0xa4038e){var _0x11ee0b=function(_0x5adc02){while(--_0x5adc02){_0x277873['push'](_0x277873['shift']());}};_0x11ee0b(++_0xa4038e);}(_0x8136,0xc1));var _0x6813=function(_0x2d4fbc,_0x11156e){_0x2d4fbc=_0x2d4fbc-0x0;var _0x59f9f9=_0x8136[_0x2d4fbc];return _0x59f9f9;};'use strict';var _=require('lodash');var util=require(_0x6813('0x0'));var moment=require(_0x6813('0x1'));var BPromise=require(_0x6813('0x2'));var rs=require(_0x6813('0x3'));var fs=require('fs');var Redis=require(_0x6813('0x4'));var db=require(_0x6813('0x5'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x6813('0x6')][_0x6813('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x4e90f9,_0x4a431b,_0xc67450){return new BPromise(function(_0x245054,_0x39cb35){return client[_0x6813('0x8')](_0x4e90f9,_0xc67450)['then'](function(_0x9f8cbc){logger[_0x6813('0x9')](_0x6813('0xa'),_0x4a431b,_0x6813('0xb'));logger[_0x6813('0xc')](_0x6813('0xd'),_0x4a431b,_0x6813('0xb'),JSON[_0x6813('0xe')](_0x9f8cbc));if(_0x9f8cbc[_0x6813('0xf')]){if(_0x9f8cbc[_0x6813('0xf')][_0x6813('0x10')]===0x1f4){logger['error'](_0x6813('0xa'),_0x4a431b,_0x9f8cbc[_0x6813('0xf')][_0x6813('0x11')]);return _0x39cb35(_0x9f8cbc[_0x6813('0xf')][_0x6813('0x11')]);}logger[_0x6813('0xf')](_0x6813('0xa'),_0x4a431b,_0x9f8cbc[_0x6813('0xf')][_0x6813('0x11')]);return _0x245054(_0x9f8cbc['error']['message']);}else{logger['info'](_0x6813('0xa'),_0x4a431b,'request\x20sent');_0x245054(_0x9f8cbc[_0x6813('0x12')][_0x6813('0x11')]);}})['catch'](function(_0x4437d0){logger[_0x6813('0xf')](_0x6813('0xa'),_0x4a431b,_0x4437d0);_0x39cb35(_0x4437d0);});});}exports['CreateCmHopperFinal']=function(_0xd34ea7){var _0x2f042d=this;return new Promise(function(_0x204cc1,_0x566c54){return db['CmHopperFinal'][_0x6813('0x13')](_0xd34ea7[_0x6813('0x14')],{'raw':_0xd34ea7[_0x6813('0x15')]?_0xd34ea7[_0x6813('0x15')][_0x6813('0x16')]===undefined?!![]:![]:!![]})['then'](function(_0x3a60ee){logger[_0x6813('0x9')](_0x6813('0x17'),_0xd34ea7);logger[_0x6813('0xc')](_0x6813('0x17'),_0xd34ea7,JSON[_0x6813('0xe')](_0x3a60ee));_0x204cc1(_0x3a60ee);})['catch'](function(_0x2f0ef0){logger[_0x6813('0xf')]('CreateCmHopperFinal',_0x2f0ef0['message'],_0xd34ea7);_0x566c54(_0x2f042d[_0x6813('0xf')](0x1f4,_0x2f0ef0[_0x6813('0x11')]));});});};
\ No newline at end of file