Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / mailApplication / mailApplication.rpc.js
index 0f8147a..905ec6d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8fc7=['request','then','info','MailApplication,\x20%s,\x20%s','debug','MailApplication,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','UpdateMailApplication','update','body','raw','options','where','limit','lodash','util','bluebird','randomstring','../../config/logger','jayson/promise'];(function(_0x434784,_0x732cb2){var _0x4f5803=function(_0x47126f){while(--_0x47126f){_0x434784['push'](_0x434784['shift']());}};_0x4f5803(++_0x732cb2);}(_0x8fc7,0x126));var _0x78fc=function(_0x5a95fa,_0x4a2fc9){_0x5a95fa=_0x5a95fa-0x0;var _0x1a61b8=_0x8fc7[_0x5a95fa];return _0x1a61b8;};'use strict';var _=require(_0x78fc('0x0'));var util=require(_0x78fc('0x1'));var moment=require('moment');var BPromise=require(_0x78fc('0x2'));var rs=require(_0x78fc('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x78fc('0x4'))('rpc');var config=require('../../config/environment');var jayson=require(_0x78fc('0x5'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x2ce055,_0x156912,_0x1f4a04){return new BPromise(function(_0xd170db,_0x3c49e0){return client[_0x78fc('0x6')](_0x2ce055,_0x1f4a04)[_0x78fc('0x7')](function(_0x37faf8){logger[_0x78fc('0x8')](_0x78fc('0x9'),_0x156912,'request\x20sent');logger[_0x78fc('0xa')](_0x78fc('0xb'),_0x156912,_0x78fc('0xc'),JSON['stringify'](_0x37faf8));if(_0x37faf8[_0x78fc('0xd')]){if(_0x37faf8[_0x78fc('0xd')][_0x78fc('0xe')]===0x1f4){logger['error'](_0x78fc('0x9'),_0x156912,_0x37faf8[_0x78fc('0xd')]['message']);return _0x3c49e0(_0x37faf8[_0x78fc('0xd')]['message']);}logger[_0x78fc('0xd')](_0x78fc('0x9'),_0x156912,_0x37faf8[_0x78fc('0xd')][_0x78fc('0xf')]);return _0xd170db(_0x37faf8['error'][_0x78fc('0xf')]);}else{logger[_0x78fc('0x8')](_0x78fc('0x9'),_0x156912,_0x78fc('0xc'));_0xd170db(_0x37faf8[_0x78fc('0x10')][_0x78fc('0xf')]);}})[_0x78fc('0x11')](function(_0x190547){logger[_0x78fc('0xd')](_0x78fc('0x9'),_0x156912,_0x190547);_0x3c49e0(_0x190547);});});}exports[_0x78fc('0x12')]=function(_0x856581){var _0x4471f1=this;return new Promise(function(_0x211c08,_0xc2ebb){return db['MailApplication'][_0x78fc('0x13')](_0x856581[_0x78fc('0x14')],{'raw':_0x856581['options']?_0x856581['options'][_0x78fc('0x15')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x856581[_0x78fc('0x16')]?_0x856581['options'][_0x78fc('0x17')]||null:null,'attributes':_0x856581[_0x78fc('0x16')]?_0x856581[_0x78fc('0x16')]['attributes']||null:null,'limit':_0x856581[_0x78fc('0x16')]?_0x856581['options'][_0x78fc('0x18')]||null:null})[_0x78fc('0x7')](function(_0x505c84){logger[_0x78fc('0x8')]('UpdateMailApplication',_0x856581);logger['debug']('UpdateMailApplication',_0x856581,JSON['stringify'](_0x505c84));_0x211c08(_0x505c84);})[_0x78fc('0x11')](function(_0xf1c64b){logger[_0x78fc('0xd')]('UpdateMailApplication',_0xf1c64b[_0x78fc('0xf')],_0x856581);_0xc2ebb(_0x4471f1[_0x78fc('0xd')](0x1f4,_0xf1c64b['message']));});});};
\ No newline at end of file
+var _0x5f11=['MailApplication','update','options','raw','where','attributes','limit','then','catch','lodash','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','MailApplication,\x20%s,\x20%s','request\x20sent','debug','MailApplication,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','UpdateMailApplication'];(function(_0x3ff4a3,_0xa5bfa6){var _0x38676f=function(_0x3ab2b1){while(--_0x3ab2b1){_0x3ff4a3['push'](_0x3ff4a3['shift']());}};_0x38676f(++_0xa5bfa6);}(_0x5f11,0x1da));var _0x15f1=function(_0xd500d2,_0x52e41f){_0xd500d2=_0xd500d2-0x0;var _0x2af4d7=_0x5f11[_0xd500d2];return _0x2af4d7;};'use strict';var _=require(_0x15f1('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x15f1('0x1'));var rs=require(_0x15f1('0x2'));var fs=require('fs');var Redis=require(_0x15f1('0x3'));var db=require(_0x15f1('0x4'))['db'];var utils=require(_0x15f1('0x5'));var logger=require('../../config/logger')(_0x15f1('0x6'));var config=require(_0x15f1('0x7'));var jayson=require(_0x15f1('0x8'));var client=jayson[_0x15f1('0x9')][_0x15f1('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3557f5,_0x249bd1,_0x1f0902){return new BPromise(function(_0x4d0df8,_0x1acf39){return client[_0x15f1('0xb')](_0x3557f5,_0x1f0902)['then'](function(_0x511206){logger['info'](_0x15f1('0xc'),_0x249bd1,_0x15f1('0xd'));logger[_0x15f1('0xe')](_0x15f1('0xf'),_0x249bd1,_0x15f1('0xd'),JSON[_0x15f1('0x10')](_0x511206));if(_0x511206[_0x15f1('0x11')]){if(_0x511206[_0x15f1('0x11')]['code']===0x1f4){logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x511206['error'][_0x15f1('0x12')]);return _0x1acf39(_0x511206[_0x15f1('0x11')][_0x15f1('0x12')]);}logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x511206['error'][_0x15f1('0x12')]);return _0x4d0df8(_0x511206[_0x15f1('0x11')][_0x15f1('0x12')]);}else{logger[_0x15f1('0x13')](_0x15f1('0xc'),_0x249bd1,'request\x20sent');_0x4d0df8(_0x511206[_0x15f1('0x14')]['message']);}})['catch'](function(_0x35a842){logger[_0x15f1('0x11')](_0x15f1('0xc'),_0x249bd1,_0x35a842);_0x1acf39(_0x35a842);});});}exports[_0x15f1('0x15')]=function(_0x2b80bd){var _0x57315a=this;return new Promise(function(_0x5c5d79,_0x2d03ba){return db[_0x15f1('0x16')][_0x15f1('0x17')](_0x2b80bd['body'],{'raw':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x19')]===undefined?!![]:![]:!![],'individualHooks':!![],'where':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1a')]||null:null,'attributes':_0x2b80bd[_0x15f1('0x18')]?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1b')]||null:null,'limit':_0x2b80bd['options']?_0x2b80bd[_0x15f1('0x18')][_0x15f1('0x1c')]||null:null})[_0x15f1('0x1d')](function(_0x1c9f1e){logger[_0x15f1('0x13')](_0x15f1('0x15'),_0x2b80bd);logger['debug'](_0x15f1('0x15'),_0x2b80bd,JSON[_0x15f1('0x10')](_0x1c9f1e));_0x5c5d79(_0x1c9f1e);})[_0x15f1('0x1e')](function(_0x2c0e52){logger[_0x15f1('0x11')](_0x15f1('0x15'),_0x2c0e52[_0x15f1('0x12')],_0x2b80bd);_0x2d03ba(_0x57315a[_0x15f1('0x11')](0x1f4,_0x2c0e52[_0x15f1('0x12')]));});});};
\ No newline at end of file