Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / attachment / attachment.rpc.js
index a41f2fc..3233946 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6ddd=['bluebird','randomstring','ioredis','../../config/utils','rpc','jayson/promise','client','http','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','body','options','raw','CreateAttachment','moment'];(function(_0x27b6a5,_0x2bd5e4){var _0x1a03c1=function(_0x56fa9e){while(--_0x56fa9e){_0x27b6a5['push'](_0x27b6a5['shift']());}};_0x1a03c1(++_0x2bd5e4);}(_0x6ddd,0xae));var _0xd6dd=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x6ddd[_0x2b4411];return _0x8e41ef;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0xd6dd('0x0'));var BPromise=require(_0xd6dd('0x1'));var rs=require(_0xd6dd('0x2'));var fs=require('fs');var Redis=require(_0xd6dd('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xd6dd('0x4'));var logger=require('../../config/logger')(_0xd6dd('0x5'));var config=require('../../config/environment');var jayson=require(_0xd6dd('0x6'));var client=jayson[_0xd6dd('0x7')][_0xd6dd('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x49d412,_0x402dee,_0x1f0c46){return new BPromise(function(_0x12f605,_0x229a81){return client['request'](_0x49d412,_0x1f0c46)[_0xd6dd('0x9')](function(_0x1f5d7a){logger[_0xd6dd('0xa')](_0xd6dd('0xb'),_0x402dee,_0xd6dd('0xc'));logger[_0xd6dd('0xd')](_0xd6dd('0xe'),_0x402dee,_0xd6dd('0xc'),JSON[_0xd6dd('0xf')](_0x1f5d7a));if(_0x1f5d7a[_0xd6dd('0x10')]){if(_0x1f5d7a[_0xd6dd('0x10')][_0xd6dd('0x11')]===0x1f4){logger['error'](_0xd6dd('0xb'),_0x402dee,_0x1f5d7a[_0xd6dd('0x10')][_0xd6dd('0x12')]);return _0x229a81(_0x1f5d7a[_0xd6dd('0x10')][_0xd6dd('0x12')]);}logger[_0xd6dd('0x10')](_0xd6dd('0xb'),_0x402dee,_0x1f5d7a['error'][_0xd6dd('0x12')]);return _0x12f605(_0x1f5d7a[_0xd6dd('0x10')][_0xd6dd('0x12')]);}else{logger[_0xd6dd('0xa')](_0xd6dd('0xb'),_0x402dee,_0xd6dd('0xc'));_0x12f605(_0x1f5d7a[_0xd6dd('0x13')][_0xd6dd('0x12')]);}})[_0xd6dd('0x14')](function(_0xbce865){logger[_0xd6dd('0x10')](_0xd6dd('0xb'),_0x402dee,_0xbce865);_0x229a81(_0xbce865);});});}exports['CreateAttachment']=function(_0x254fb9){var _0x365abc=this;return new Promise(function(_0x3941d3,_0xc65e92){return db['Attachment']['create'](_0x254fb9[_0xd6dd('0x15')],{'raw':_0x254fb9[_0xd6dd('0x16')]?_0x254fb9['options'][_0xd6dd('0x17')]===undefined?!![]:![]:!![]})[_0xd6dd('0x9')](function(_0x4f27dd){logger[_0xd6dd('0xa')](_0xd6dd('0x18'),_0x254fb9);logger[_0xd6dd('0xd')]('CreateAttachment',_0x254fb9,JSON[_0xd6dd('0xf')](_0x4f27dd));_0x3941d3(_0x4f27dd);})[_0xd6dd('0x14')](function(_0x2acc65){logger['error'](_0xd6dd('0x18'),_0x2acc65[_0xd6dd('0x12')],_0x254fb9);_0xc65e92(_0x365abc[_0xd6dd('0x10')](0x1f4,_0x2acc65[_0xd6dd('0x12')]));});});};
\ No newline at end of file
+var _0xf874=['ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','code','error','message','result','catch','Attachment','create','body','options','raw','CreateAttachment','moment','bluebird','randomstring'];(function(_0x497642,_0x55c481){var _0x351a14=function(_0xcc4e3b){while(--_0xcc4e3b){_0x497642['push'](_0x497642['shift']());}};_0x351a14(++_0x55c481);}(_0xf874,0xed));var _0x4f87=function(_0x2237f3,_0x54c221){_0x2237f3=_0x2237f3-0x0;var _0x23b1c6=_0xf874[_0x2237f3];return _0x23b1c6;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x4f87('0x0'));var BPromise=require(_0x4f87('0x1'));var rs=require(_0x4f87('0x2'));var fs=require('fs');var Redis=require(_0x4f87('0x3'));var db=require(_0x4f87('0x4'))['db'];var utils=require(_0x4f87('0x5'));var logger=require('../../config/logger')(_0x4f87('0x6'));var config=require(_0x4f87('0x7'));var jayson=require(_0x4f87('0x8'));var client=jayson[_0x4f87('0x9')][_0x4f87('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x44fea6,_0x4a0662,_0x3a89e3){return new BPromise(function(_0x194853,_0x592008){return client[_0x4f87('0xb')](_0x44fea6,_0x3a89e3)[_0x4f87('0xc')](function(_0x4d8354){logger[_0x4f87('0xd')](_0x4f87('0xe'),_0x4a0662,_0x4f87('0xf'));logger[_0x4f87('0x10')](_0x4f87('0x11'),_0x4a0662,_0x4f87('0xf'),JSON[_0x4f87('0x12')](_0x4d8354));if(_0x4d8354['error']){if(_0x4d8354['error'][_0x4f87('0x13')]===0x1f4){logger[_0x4f87('0x14')](_0x4f87('0xe'),_0x4a0662,_0x4d8354['error']['message']);return _0x592008(_0x4d8354[_0x4f87('0x14')][_0x4f87('0x15')]);}logger[_0x4f87('0x14')]('Attachment,\x20%s,\x20%s',_0x4a0662,_0x4d8354[_0x4f87('0x14')]['message']);return _0x194853(_0x4d8354[_0x4f87('0x14')][_0x4f87('0x15')]);}else{logger['info'](_0x4f87('0xe'),_0x4a0662,_0x4f87('0xf'));_0x194853(_0x4d8354[_0x4f87('0x16')][_0x4f87('0x15')]);}})[_0x4f87('0x17')](function(_0x3bd90f){logger['error'](_0x4f87('0xe'),_0x4a0662,_0x3bd90f);_0x592008(_0x3bd90f);});});}exports['CreateAttachment']=function(_0x10551e){var _0x6a3017=this;return new Promise(function(_0x46492d,_0x42c399){return db[_0x4f87('0x18')][_0x4f87('0x19')](_0x10551e[_0x4f87('0x1a')],{'raw':_0x10551e[_0x4f87('0x1b')]?_0x10551e[_0x4f87('0x1b')][_0x4f87('0x1c')]===undefined?!![]:![]:!![]})[_0x4f87('0xc')](function(_0x2c13a0){logger[_0x4f87('0xd')]('CreateAttachment',_0x10551e);logger['debug'](_0x4f87('0x1d'),_0x10551e,JSON[_0x4f87('0x12')](_0x2c13a0));_0x46492d(_0x2c13a0);})['catch'](function(_0x592edd){logger[_0x4f87('0x14')]('CreateAttachment',_0x592edd['message'],_0x10551e);_0x42c399(_0x6a3017[_0x4f87('0x14')](0x1f4,_0x592edd[_0x4f87('0x15')]));});});};
\ No newline at end of file