Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / openchannelApplication / openchannelApplication.rpc.js
index f98ee3d..021f273 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x362d=['attributes','limit','then','catch','util','bluebird','randomstring','../../config/utils','../../config/environment','jayson/promise','client','http','request','info','OpenchannelApplication,\x20%s,\x20%s','debug','stringify','error','code','message','request\x20sent','result','UpdateOpenchannelApplication','options','raw','where'];(function(_0x3d6570,_0xd0da7f){var _0xeaf20f=function(_0x187a19){while(--_0x187a19){_0x3d6570['push'](_0x3d6570['shift']());}};_0xeaf20f(++_0xd0da7f);}(_0x362d,0xd4));var _0xd362=function(_0xe56914,_0x2d2976){_0xe56914=_0xe56914-0x0;var _0x317a53=_0x362d[_0xe56914];return _0x317a53;};'use strict';var _=require('lodash');var util=require(_0xd362('0x0'));var moment=require('moment');var BPromise=require(_0xd362('0x1'));var rs=require(_0xd362('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xd362('0x3'));var logger=require('../../config/logger')('rpc');var config=require(_0xd362('0x4'));var jayson=require(_0xd362('0x5'));var client=jayson[_0xd362('0x6')][_0xd362('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x30fcf3,_0x361714,_0x201cce){return new BPromise(function(_0x591b74,_0x808818){return client[_0xd362('0x8')](_0x30fcf3,_0x201cce)['then'](function(_0x2db8af){logger[_0xd362('0x9')](_0xd362('0xa'),_0x361714,'request\x20sent');logger[_0xd362('0xb')]('OpenchannelApplication,\x20%s,\x20%s,\x20%s',_0x361714,'request\x20sent',JSON[_0xd362('0xc')](_0x2db8af));if(_0x2db8af[_0xd362('0xd')]){if(_0x2db8af['error'][_0xd362('0xe')]===0x1f4){logger[_0xd362('0xd')](_0xd362('0xa'),_0x361714,_0x2db8af[_0xd362('0xd')][_0xd362('0xf')]);return _0x808818(_0x2db8af[_0xd362('0xd')][_0xd362('0xf')]);}logger[_0xd362('0xd')](_0xd362('0xa'),_0x361714,_0x2db8af[_0xd362('0xd')][_0xd362('0xf')]);return _0x591b74(_0x2db8af[_0xd362('0xd')][_0xd362('0xf')]);}else{logger[_0xd362('0x9')](_0xd362('0xa'),_0x361714,_0xd362('0x10'));_0x591b74(_0x2db8af[_0xd362('0x11')][_0xd362('0xf')]);}})['catch'](function(_0x3b201f){logger[_0xd362('0xd')](_0xd362('0xa'),_0x361714,_0x3b201f);_0x808818(_0x3b201f);});});}exports[_0xd362('0x12')]=function(_0x5dbe10){var _0x192716=this;return new Promise(function(_0x3e1505,_0x20474a){return db['OpenchannelApplication']['update'](_0x5dbe10['body'],{'raw':_0x5dbe10[_0xd362('0x13')]?_0x5dbe10[_0xd362('0x13')][_0xd362('0x14')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x5dbe10[_0xd362('0x13')]?_0x5dbe10[_0xd362('0x13')][_0xd362('0x15')]||null:null,'attributes':_0x5dbe10[_0xd362('0x13')]?_0x5dbe10[_0xd362('0x13')][_0xd362('0x16')]||null:null,'limit':_0x5dbe10[_0xd362('0x13')]?_0x5dbe10[_0xd362('0x13')][_0xd362('0x17')]||null:null})[_0xd362('0x18')](function(_0x22fa22){logger[_0xd362('0x9')](_0xd362('0x12'),_0x5dbe10);logger[_0xd362('0xb')](_0xd362('0x12'),_0x5dbe10,JSON[_0xd362('0xc')](_0x22fa22));_0x3e1505(_0x22fa22);})[_0xd362('0x19')](function(_0xa370c3){logger[_0xd362('0xd')](_0xd362('0x12'),_0xa370c3[_0xd362('0xf')],_0x5dbe10);_0x20474a(_0x192716[_0xd362('0xd')](0x1f4,_0xa370c3[_0xd362('0xf')]));});});};
\ No newline at end of file
+var _0xed98=['info','OpenchannelApplication,\x20%s,\x20%s','request\x20sent','debug','OpenchannelApplication,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','update','body','options','where','attributes','limit','UpdateOpenchannelApplication','lodash','moment','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','jayson/promise','client','http','request','then'];(function(_0x2c9f3e,_0x1ae545){var _0x31867e=function(_0x4b51dd){while(--_0x4b51dd){_0x2c9f3e['push'](_0x2c9f3e['shift']());}};_0x31867e(++_0x1ae545);}(_0xed98,0xc6));var _0x8ed9=function(_0x2f728f,_0x34c18f){_0x2f728f=_0x2f728f-0x0;var _0x83a9bd=_0xed98[_0x2f728f];return _0x83a9bd;};'use strict';var _=require(_0x8ed9('0x0'));var util=require('util');var moment=require(_0x8ed9('0x1'));var BPromise=require(_0x8ed9('0x2'));var rs=require(_0x8ed9('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x8ed9('0x4'))['db'];var utils=require(_0x8ed9('0x5'));var logger=require('../../config/logger')(_0x8ed9('0x6'));var config=require('../../config/environment');var jayson=require(_0x8ed9('0x7'));var client=jayson[_0x8ed9('0x8')][_0x8ed9('0x9')]({'port':0x232a});function respondWithRpcPromise(_0xccc3e6,_0x408498,_0xa1f033){return new BPromise(function(_0x509a3b,_0x20bd01){return client[_0x8ed9('0xa')](_0xccc3e6,_0xa1f033)[_0x8ed9('0xb')](function(_0x118318){logger[_0x8ed9('0xc')](_0x8ed9('0xd'),_0x408498,_0x8ed9('0xe'));logger[_0x8ed9('0xf')](_0x8ed9('0x10'),_0x408498,_0x8ed9('0xe'),JSON[_0x8ed9('0x11')](_0x118318));if(_0x118318['error']){if(_0x118318[_0x8ed9('0x12')][_0x8ed9('0x13')]===0x1f4){logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x118318[_0x8ed9('0x12')][_0x8ed9('0x14')]);return _0x20bd01(_0x118318[_0x8ed9('0x12')][_0x8ed9('0x14')]);}logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x118318[_0x8ed9('0x12')]['message']);return _0x509a3b(_0x118318['error'][_0x8ed9('0x14')]);}else{logger[_0x8ed9('0xc')]('OpenchannelApplication,\x20%s,\x20%s',_0x408498,'request\x20sent');_0x509a3b(_0x118318[_0x8ed9('0x15')][_0x8ed9('0x14')]);}})[_0x8ed9('0x16')](function(_0x385d45){logger[_0x8ed9('0x12')](_0x8ed9('0xd'),_0x408498,_0x385d45);_0x20bd01(_0x385d45);});});}exports['UpdateOpenchannelApplication']=function(_0x3c4197){var _0x542b47=this;return new Promise(function(_0x17aa3d,_0xfb2afa){return db['OpenchannelApplication'][_0x8ed9('0x17')](_0x3c4197[_0x8ed9('0x18')],{'raw':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197['options']['raw']===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x3c4197['options']?_0x3c4197['options'][_0x8ed9('0x1a')]||null:null,'attributes':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197[_0x8ed9('0x19')][_0x8ed9('0x1b')]||null:null,'limit':_0x3c4197[_0x8ed9('0x19')]?_0x3c4197[_0x8ed9('0x19')][_0x8ed9('0x1c')]||null:null})[_0x8ed9('0xb')](function(_0x271a6d){logger[_0x8ed9('0xc')]('UpdateOpenchannelApplication',_0x3c4197);logger['debug'](_0x8ed9('0x1d'),_0x3c4197,JSON[_0x8ed9('0x11')](_0x271a6d));_0x17aa3d(_0x271a6d);})[_0x8ed9('0x16')](function(_0x2535d0){logger['error'](_0x8ed9('0x1d'),_0x2535d0['message'],_0x3c4197);_0xfb2afa(_0x542b47[_0x8ed9('0x12')](0x1f4,_0x2535d0[_0x8ed9('0x14')]));});});};
\ No newline at end of file