Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / faxApplication / faxApplication.rpc.js
index 4907ed6..6ff40a9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2428=['UpdateFaxApplication','FaxApplication','body','options','raw','where','attributes','limit','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','request\x20sent','debug','FaxApplication,\x20%s,\x20%s','error','message','result'];(function(_0x136367,_0x1ed640){var _0x127f3d=function(_0x3db1cc){while(--_0x3db1cc){_0x136367['push'](_0x136367['shift']());}};_0x127f3d(++_0x1ed640);}(_0x2428,0xd3));var _0x8242=function(_0x53f212,_0x11613b){_0x53f212=_0x53f212-0x0;var _0x208a9a=_0x2428[_0x53f212];return _0x208a9a;};'use strict';var _=require('lodash');var util=require(_0x8242('0x0'));var moment=require(_0x8242('0x1'));var BPromise=require(_0x8242('0x2'));var rs=require(_0x8242('0x3'));var fs=require('fs');var Redis=require(_0x8242('0x4'));var db=require(_0x8242('0x5'))['db'];var utils=require(_0x8242('0x6'));var logger=require(_0x8242('0x7'))(_0x8242('0x8'));var config=require(_0x8242('0x9'));var jayson=require(_0x8242('0xa'));var client=jayson['client'][_0x8242('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x11da5f,_0x3fb12e,_0x3712f3){return new BPromise(function(_0x1501e8,_0x4b9617){return client[_0x8242('0xc')](_0x11da5f,_0x3712f3)[_0x8242('0xd')](function(_0x12b115){logger[_0x8242('0xe')]('FaxApplication,\x20%s,\x20%s',_0x3fb12e,_0x8242('0xf'));logger[_0x8242('0x10')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x3fb12e,_0x8242('0xf'),JSON['stringify'](_0x12b115));if(_0x12b115['error']){if(_0x12b115['error']['code']===0x1f4){logger['error'](_0x8242('0x11'),_0x3fb12e,_0x12b115[_0x8242('0x12')]['message']);return _0x4b9617(_0x12b115['error'][_0x8242('0x13')]);}logger[_0x8242('0x12')]('FaxApplication,\x20%s,\x20%s',_0x3fb12e,_0x12b115[_0x8242('0x12')]['message']);return _0x1501e8(_0x12b115[_0x8242('0x12')][_0x8242('0x13')]);}else{logger[_0x8242('0xe')](_0x8242('0x11'),_0x3fb12e,_0x8242('0xf'));_0x1501e8(_0x12b115[_0x8242('0x14')][_0x8242('0x13')]);}})['catch'](function(_0x4ad29d){logger[_0x8242('0x12')](_0x8242('0x11'),_0x3fb12e,_0x4ad29d);_0x4b9617(_0x4ad29d);});});}exports[_0x8242('0x15')]=function(_0xad2711){var _0x12b745=this;return new Promise(function(_0x473f67,_0x2de515){return db[_0x8242('0x16')]['update'](_0xad2711[_0x8242('0x17')],{'raw':_0xad2711[_0x8242('0x18')]?_0xad2711[_0x8242('0x18')][_0x8242('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xad2711[_0x8242('0x18')]?_0xad2711['options'][_0x8242('0x1a')]||null:null,'attributes':_0xad2711['options']?_0xad2711[_0x8242('0x18')][_0x8242('0x1b')]||null:null,'limit':_0xad2711['options']?_0xad2711['options'][_0x8242('0x1c')]||null:null})[_0x8242('0xd')](function(_0x3336e8){logger[_0x8242('0xe')](_0x8242('0x15'),_0xad2711);logger[_0x8242('0x10')](_0x8242('0x15'),_0xad2711,JSON['stringify'](_0x3336e8));_0x473f67(_0x3336e8);})['catch'](function(_0x4d6ab5){logger[_0x8242('0x12')](_0x8242('0x15'),_0x4d6ab5['message'],_0xad2711);_0x2de515(_0x12b745['error'](0x1f4,_0x4d6ab5[_0x8242('0x13')]));});});};
\ No newline at end of file
+var _0x9055=['options','raw','where','attributes','UpdateFaxApplication','lodash','ioredis','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','then','info','request\x20sent','debug','stringify','error','FaxApplication,\x20%s,\x20%s','message','result','catch','FaxApplication','update','body'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x9055,0x1eb));var _0x5905=function(_0x2b857c,_0x220756){_0x2b857c=_0x2b857c-0x0;var _0x43e2af=_0x9055[_0x2b857c];return _0x43e2af;};'use strict';var _=require(_0x5905('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5905('0x1'));var db=require(_0x5905('0x2'))['db'];var utils=require('../../config/utils');var logger=require(_0x5905('0x3'))(_0x5905('0x4'));var config=require(_0x5905('0x5'));var jayson=require(_0x5905('0x6'));var client=jayson[_0x5905('0x7')][_0x5905('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x275cea,_0x412c90,_0x59d027){return new BPromise(function(_0x551d85,_0x24b89f){return client['request'](_0x275cea,_0x59d027)[_0x5905('0x9')](function(_0x530680){logger[_0x5905('0xa')]('FaxApplication,\x20%s,\x20%s',_0x412c90,_0x5905('0xb'));logger[_0x5905('0xc')]('FaxApplication,\x20%s,\x20%s,\x20%s',_0x412c90,'request\x20sent',JSON[_0x5905('0xd')](_0x530680));if(_0x530680[_0x5905('0xe')]){if(_0x530680[_0x5905('0xe')]['code']===0x1f4){logger[_0x5905('0xe')](_0x5905('0xf'),_0x412c90,_0x530680['error'][_0x5905('0x10')]);return _0x24b89f(_0x530680[_0x5905('0xe')]['message']);}logger[_0x5905('0xe')](_0x5905('0xf'),_0x412c90,_0x530680[_0x5905('0xe')][_0x5905('0x10')]);return _0x551d85(_0x530680[_0x5905('0xe')][_0x5905('0x10')]);}else{logger[_0x5905('0xa')](_0x5905('0xf'),_0x412c90,_0x5905('0xb'));_0x551d85(_0x530680[_0x5905('0x11')][_0x5905('0x10')]);}})[_0x5905('0x12')](function(_0x374e70){logger['error'](_0x5905('0xf'),_0x412c90,_0x374e70);_0x24b89f(_0x374e70);});});}exports['UpdateFaxApplication']=function(_0xa4e4fb){var _0x594aba=this;return new Promise(function(_0x234d36,_0x73b880){return db[_0x5905('0x13')][_0x5905('0x14')](_0xa4e4fb[_0x5905('0x15')],{'raw':_0xa4e4fb[_0x5905('0x16')]?_0xa4e4fb[_0x5905('0x16')][_0x5905('0x17')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0xa4e4fb[_0x5905('0x16')]?_0xa4e4fb[_0x5905('0x16')][_0x5905('0x18')]||null:null,'attributes':_0xa4e4fb['options']?_0xa4e4fb[_0x5905('0x16')][_0x5905('0x19')]||null:null,'limit':_0xa4e4fb['options']?_0xa4e4fb[_0x5905('0x16')]['limit']||null:null})[_0x5905('0x9')](function(_0x23abec){logger[_0x5905('0xa')](_0x5905('0x1a'),_0xa4e4fb);logger['debug'](_0x5905('0x1a'),_0xa4e4fb,JSON[_0x5905('0xd')](_0x23abec));_0x234d36(_0x23abec);})[_0x5905('0x12')](function(_0x18ac01){logger['error']('UpdateFaxApplication',_0x18ac01[_0x5905('0x10')],_0xa4e4fb);_0x73b880(_0x594aba[_0x5905('0xe')](0x1f4,_0x18ac01['message']));});});};
\ No newline at end of file