Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / attachment / attachment.rpc.js
index 1964097..3233946 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4c36=['util','moment','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','create','options','CreateAttachment'];(function(_0x3a6194,_0x4574e2){var _0x298116=function(_0x27297c){while(--_0x27297c){_0x3a6194['push'](_0x3a6194['shift']());}};_0x298116(++_0x4574e2);}(_0x4c36,0x120));var _0x64c3=function(_0x5a8c89,_0xc5bd76){_0x5a8c89=_0x5a8c89-0x0;var _0x115fb3=_0x4c36[_0x5a8c89];return _0x115fb3;};'use strict';var _=require('lodash');var util=require(_0x64c3('0x0'));var moment=require(_0x64c3('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x64c3('0x2'));var db=require(_0x64c3('0x3'))['db'];var utils=require(_0x64c3('0x4'));var logger=require(_0x64c3('0x5'))('rpc');var config=require(_0x64c3('0x6'));var jayson=require(_0x64c3('0x7'));var client=jayson['client'][_0x64c3('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x38305d,_0x5b5650,_0x255c58){return new BPromise(function(_0x473019,_0x35b41e){return client[_0x64c3('0x9')](_0x38305d,_0x255c58)[_0x64c3('0xa')](function(_0xb941a0){logger[_0x64c3('0xb')](_0x64c3('0xc'),_0x5b5650,_0x64c3('0xd'));logger[_0x64c3('0xe')](_0x64c3('0xf'),_0x5b5650,_0x64c3('0xd'),JSON[_0x64c3('0x10')](_0xb941a0));if(_0xb941a0[_0x64c3('0x11')]){if(_0xb941a0[_0x64c3('0x11')][_0x64c3('0x12')]===0x1f4){logger[_0x64c3('0x11')](_0x64c3('0xc'),_0x5b5650,_0xb941a0[_0x64c3('0x11')][_0x64c3('0x13')]);return _0x35b41e(_0xb941a0[_0x64c3('0x11')][_0x64c3('0x13')]);}logger['error'](_0x64c3('0xc'),_0x5b5650,_0xb941a0[_0x64c3('0x11')][_0x64c3('0x13')]);return _0x473019(_0xb941a0[_0x64c3('0x11')]['message']);}else{logger[_0x64c3('0xb')](_0x64c3('0xc'),_0x5b5650,'request\x20sent');_0x473019(_0xb941a0['result'][_0x64c3('0x13')]);}})[_0x64c3('0x14')](function(_0x2141cd){logger[_0x64c3('0x11')](_0x64c3('0xc'),_0x5b5650,_0x2141cd);_0x35b41e(_0x2141cd);});});}exports['CreateAttachment']=function(_0x263f04){var _0x12c2d8=this;return new Promise(function(_0xb8f0bd,_0x7fe10f){return db['Attachment'][_0x64c3('0x15')](_0x263f04['body'],{'raw':_0x263f04[_0x64c3('0x16')]?_0x263f04[_0x64c3('0x16')]['raw']===undefined?!![]:![]:!![]})[_0x64c3('0xa')](function(_0x1616ef){logger[_0x64c3('0xb')](_0x64c3('0x17'),_0x263f04);logger['debug'](_0x64c3('0x17'),_0x263f04,JSON[_0x64c3('0x10')](_0x1616ef));_0xb8f0bd(_0x1616ef);})['catch'](function(_0x618449){logger[_0x64c3('0x11')]('CreateAttachment',_0x618449[_0x64c3('0x13')],_0x263f04);_0x7fe10f(_0x12c2d8[_0x64c3('0x11')](0x1f4,_0x618449[_0x64c3('0x13')]));});});};
\ 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