Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelApplication / openchannelApplication.rpc.js
index 4d32337..14047c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x44f2=['catch','UpdateOpenchannelApplication','OpenchannelApplication','update','body','options','raw','where','attributes','limit','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','then','info','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','OpenchannelApplication,\x20%s,\x20%s','message','result'];(function(_0xbf09ab,_0x251a19){var _0x2a9aef=function(_0x22d793){while(--_0x22d793){_0xbf09ab['push'](_0xbf09ab['shift']());}};_0x2a9aef(++_0x251a19);}(_0x44f2,0xc4));var _0x244f=function(_0x4bc314,_0x20a3dd){_0x4bc314=_0x4bc314-0x0;var _0xfc7d8c=_0x44f2[_0x4bc314];return _0xfc7d8c;};'use strict';var _=require(_0x244f('0x0'));var util=require(_0x244f('0x1'));var moment=require(_0x244f('0x2'));var BPromise=require('bluebird');var rs=require(_0x244f('0x3'));var fs=require('fs');var Redis=require(_0x244f('0x4'));var db=require(_0x244f('0x5'))['db'];var utils=require(_0x244f('0x6'));var logger=require('../../config/logger')(_0x244f('0x7'));var config=require(_0x244f('0x8'));var jayson=require(_0x244f('0x9'));var client=jayson[_0x244f('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x323c05,_0x1da22d,_0x5126b5){return new BPromise(function(_0x9ccb9d,_0x418ca9){return client['request'](_0x323c05,_0x5126b5)[_0x244f('0xb')](function(_0x5dd707){logger[_0x244f('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x1da22d,'request\x20sent');logger[_0x244f('0xd')](_0x244f('0xe'),_0x1da22d,_0x244f('0xf'),JSON[_0x244f('0x10')](_0x5dd707));if(_0x5dd707[_0x244f('0x11')]){if(_0x5dd707[_0x244f('0x11')]['code']===0x1f4){logger[_0x244f('0x11')](_0x244f('0x12'),_0x1da22d,_0x5dd707['error']['message']);return _0x418ca9(_0x5dd707[_0x244f('0x11')][_0x244f('0x13')]);}logger[_0x244f('0x11')]('OpenchannelApplication,\x20%s,\x20%s',_0x1da22d,_0x5dd707[_0x244f('0x11')]['message']);return _0x9ccb9d(_0x5dd707[_0x244f('0x11')]['message']);}else{logger['info'](_0x244f('0x12'),_0x1da22d,_0x244f('0xf'));_0x9ccb9d(_0x5dd707[_0x244f('0x14')]['message']);}})[_0x244f('0x15')](function(_0x6dcf82){logger['error'](_0x244f('0x12'),_0x1da22d,_0x6dcf82);_0x418ca9(_0x6dcf82);});});}exports[_0x244f('0x16')]=function(_0x536d34){var _0x508f90=this;return new Promise(function(_0x13cac4,_0x2a6916){return db[_0x244f('0x17')][_0x244f('0x18')](_0x536d34[_0x244f('0x19')],{'raw':_0x536d34[_0x244f('0x1a')]?_0x536d34['options'][_0x244f('0x1b')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x536d34[_0x244f('0x1a')]?_0x536d34[_0x244f('0x1a')][_0x244f('0x1c')]||null:null,'attributes':_0x536d34[_0x244f('0x1a')]?_0x536d34['options'][_0x244f('0x1d')]||null:null,'limit':_0x536d34[_0x244f('0x1a')]?_0x536d34['options'][_0x244f('0x1e')]||null:null})[_0x244f('0xb')](function(_0x17a11a){logger[_0x244f('0xc')](_0x244f('0x16'),_0x536d34);logger[_0x244f('0xd')](_0x244f('0x16'),_0x536d34,JSON[_0x244f('0x10')](_0x17a11a));_0x13cac4(_0x17a11a);})['catch'](function(_0x4f3e29){logger[_0x244f('0x11')](_0x244f('0x16'),_0x4f3e29['message'],_0x536d34);_0x2a6916(_0x508f90[_0x244f('0x11')](0x1f4,_0x4f3e29['message']));});});};
\ No newline at end of file
+var _0xdbf8=['error','code','message','info','catch','UpdateOpenchannelApplication','OpenchannelApplication','update','raw','options','attributes','limit','lodash','randomstring','../../mysqldb','rpc','../../config/environment','jayson/promise','client','then','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xdbf8,0xa2));var _0x8dbf=function(_0x3f8e71,_0x561727){_0x3f8e71=_0x3f8e71-0x0;var _0x9cfc5=_0xdbf8[_0x3f8e71];return _0x9cfc5;};'use strict';var _=require(_0x8dbf('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x8dbf('0x1'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x8dbf('0x2'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x8dbf('0x3'));var config=require(_0x8dbf('0x4'));var jayson=require(_0x8dbf('0x5'));var client=jayson[_0x8dbf('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4d60d8,_0x22f5e9,_0x1dbaab){return new BPromise(function(_0x447043,_0x36ef76){return client['request'](_0x4d60d8,_0x1dbaab)[_0x8dbf('0x7')](function(_0x397f59){logger['info'](_0x8dbf('0x8'),_0x22f5e9,_0x8dbf('0x9'));logger[_0x8dbf('0xa')](_0x8dbf('0xb'),_0x22f5e9,_0x8dbf('0x9'),JSON[_0x8dbf('0xc')](_0x397f59));if(_0x397f59[_0x8dbf('0xd')]){if(_0x397f59['error'][_0x8dbf('0xe')]===0x1f4){logger['error'](_0x8dbf('0x8'),_0x22f5e9,_0x397f59['error'][_0x8dbf('0xf')]);return _0x36ef76(_0x397f59[_0x8dbf('0xd')][_0x8dbf('0xf')]);}logger[_0x8dbf('0xd')](_0x8dbf('0x8'),_0x22f5e9,_0x397f59['error'][_0x8dbf('0xf')]);return _0x447043(_0x397f59[_0x8dbf('0xd')][_0x8dbf('0xf')]);}else{logger[_0x8dbf('0x10')](_0x8dbf('0x8'),_0x22f5e9,_0x8dbf('0x9'));_0x447043(_0x397f59['result']['message']);}})[_0x8dbf('0x11')](function(_0x56471c){logger['error'](_0x8dbf('0x8'),_0x22f5e9,_0x56471c);_0x36ef76(_0x56471c);});});}exports[_0x8dbf('0x12')]=function(_0x5c1161){var _0x349d29=this;return new Promise(function(_0x1ef062,_0x439709){return db[_0x8dbf('0x13')][_0x8dbf('0x14')](_0x5c1161['body'],{'raw':_0x5c1161['options']?_0x5c1161['options'][_0x8dbf('0x15')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x5c1161[_0x8dbf('0x16')]?_0x5c1161['options']['where']||null:null,'attributes':_0x5c1161[_0x8dbf('0x16')]?_0x5c1161[_0x8dbf('0x16')][_0x8dbf('0x17')]||null:null,'limit':_0x5c1161[_0x8dbf('0x16')]?_0x5c1161[_0x8dbf('0x16')][_0x8dbf('0x18')]||null:null})[_0x8dbf('0x7')](function(_0xeee4cf){logger[_0x8dbf('0x10')]('UpdateOpenchannelApplication',_0x5c1161);logger[_0x8dbf('0xa')](_0x8dbf('0x12'),_0x5c1161,JSON['stringify'](_0xeee4cf));_0x1ef062(_0xeee4cf);})[_0x8dbf('0x11')](function(_0x3afbd6){logger['error'](_0x8dbf('0x12'),_0x3afbd6[_0x8dbf('0xf')],_0x5c1161);_0x439709(_0x349d29['error'](0x1f4,_0x3afbd6[_0x8dbf('0xf')]));});});};
\ No newline at end of file