Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / attachment / attachment.rpc.js
index 7ffecba..a44b7c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6d52=['Attachment','create','options','raw','lodash','bluebird','../../mysqldb','../../config/utils','../../config/logger','client','http','request','then','info','request\x20sent','debug','error','code','Attachment,\x20%s,\x20%s','message','result','catch','CreateAttachment'];(function(_0x1c289a,_0x277fe7){var _0x28d68e=function(_0x2f8e98){while(--_0x2f8e98){_0x1c289a['push'](_0x1c289a['shift']());}};_0x28d68e(++_0x277fe7);}(_0x6d52,0xd3));var _0x26d5=function(_0x49254f,_0x507e14){_0x49254f=_0x49254f-0x0;var _0x348879=_0x6d52[_0x49254f];return _0x348879;};'use strict';var _=require(_0x26d5('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0x26d5('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x26d5('0x2'))['db'];var utils=require(_0x26d5('0x3'));var logger=require(_0x26d5('0x4'))('rpc');var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x26d5('0x5')][_0x26d5('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x275ce6,_0x335286,_0x19358d){return new BPromise(function(_0x5e06d0,_0x3a919a){return client[_0x26d5('0x7')](_0x275ce6,_0x19358d)[_0x26d5('0x8')](function(_0x551e2a){logger[_0x26d5('0x9')]('Attachment,\x20%s,\x20%s',_0x335286,_0x26d5('0xa'));logger[_0x26d5('0xb')]('Attachment,\x20%s,\x20%s,\x20%s',_0x335286,_0x26d5('0xa'),JSON['stringify'](_0x551e2a));if(_0x551e2a[_0x26d5('0xc')]){if(_0x551e2a[_0x26d5('0xc')][_0x26d5('0xd')]===0x1f4){logger[_0x26d5('0xc')](_0x26d5('0xe'),_0x335286,_0x551e2a[_0x26d5('0xc')][_0x26d5('0xf')]);return _0x3a919a(_0x551e2a[_0x26d5('0xc')][_0x26d5('0xf')]);}logger[_0x26d5('0xc')](_0x26d5('0xe'),_0x335286,_0x551e2a[_0x26d5('0xc')][_0x26d5('0xf')]);return _0x5e06d0(_0x551e2a[_0x26d5('0xc')][_0x26d5('0xf')]);}else{logger[_0x26d5('0x9')](_0x26d5('0xe'),_0x335286,_0x26d5('0xa'));_0x5e06d0(_0x551e2a[_0x26d5('0x10')][_0x26d5('0xf')]);}})[_0x26d5('0x11')](function(_0x11c262){logger['error'](_0x26d5('0xe'),_0x335286,_0x11c262);_0x3a919a(_0x11c262);});});}exports[_0x26d5('0x12')]=function(_0x5dd6c7){var _0x5c9157=this;return new Promise(function(_0x12911c,_0x5844ea){return db[_0x26d5('0x13')][_0x26d5('0x14')](_0x5dd6c7['body'],{'raw':_0x5dd6c7[_0x26d5('0x15')]?_0x5dd6c7[_0x26d5('0x15')][_0x26d5('0x16')]===undefined?!![]:![]:!![]})[_0x26d5('0x8')](function(_0x32cf78){logger['info']('CreateAttachment',_0x5dd6c7);logger['debug'](_0x26d5('0x12'),_0x5dd6c7,JSON['stringify'](_0x32cf78));_0x12911c(_0x32cf78);})[_0x26d5('0x11')](function(_0x12652c){logger[_0x26d5('0xc')](_0x26d5('0x12'),_0x12652c[_0x26d5('0xf')],_0x5dd6c7);_0x5844ea(_0x5c9157[_0x26d5('0xc')](0x1f4,_0x12652c[_0x26d5('0xf')]));});});};
\ No newline at end of file
+var _0x4b1f=['randomstring','ioredis','../../config/utils','../../config/logger','rpc','client','http','then','info','debug','Attachment,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','Attachment,\x20%s,\x20%s','message','Attachment','create','options','CreateAttachment','lodash','util','bluebird'];(function(_0x33c7a9,_0x463a29){var _0x3aec79=function(_0x374dee){while(--_0x374dee){_0x33c7a9['push'](_0x33c7a9['shift']());}};_0x3aec79(++_0x463a29);}(_0x4b1f,0x195));var _0xf4b1=function(_0x1589dd,_0x2b9d22){_0x1589dd=_0x1589dd-0x0;var _0x1bddd1=_0x4b1f[_0x1589dd];return _0x1bddd1;};'use strict';var _=require(_0xf4b1('0x0'));var util=require(_0xf4b1('0x1'));var moment=require('moment');var BPromise=require(_0xf4b1('0x2'));var rs=require(_0xf4b1('0x3'));var fs=require('fs');var Redis=require(_0xf4b1('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xf4b1('0x5'));var logger=require(_0xf4b1('0x6'))(_0xf4b1('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xf4b1('0x8')][_0xf4b1('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x310db5,_0x3b9c78,_0x1abfc7){return new BPromise(function(_0x50738c,_0x59cf77){return client['request'](_0x310db5,_0x1abfc7)[_0xf4b1('0xa')](function(_0x53a786){logger[_0xf4b1('0xb')]('Attachment,\x20%s,\x20%s',_0x3b9c78,'request\x20sent');logger[_0xf4b1('0xc')](_0xf4b1('0xd'),_0x3b9c78,_0xf4b1('0xe'),JSON[_0xf4b1('0xf')](_0x53a786));if(_0x53a786[_0xf4b1('0x10')]){if(_0x53a786[_0xf4b1('0x10')][_0xf4b1('0x11')]===0x1f4){logger[_0xf4b1('0x10')](_0xf4b1('0x12'),_0x3b9c78,_0x53a786[_0xf4b1('0x10')][_0xf4b1('0x13')]);return _0x59cf77(_0x53a786[_0xf4b1('0x10')][_0xf4b1('0x13')]);}logger['error']('Attachment,\x20%s,\x20%s',_0x3b9c78,_0x53a786[_0xf4b1('0x10')]['message']);return _0x50738c(_0x53a786['error'][_0xf4b1('0x13')]);}else{logger['info']('Attachment,\x20%s,\x20%s',_0x3b9c78,_0xf4b1('0xe'));_0x50738c(_0x53a786['result']['message']);}})['catch'](function(_0x5cb2a1){logger[_0xf4b1('0x10')](_0xf4b1('0x12'),_0x3b9c78,_0x5cb2a1);_0x59cf77(_0x5cb2a1);});});}exports['CreateAttachment']=function(_0x3b378e){var _0x420f9e=this;return new Promise(function(_0x322b38,_0x465da2){return db[_0xf4b1('0x14')][_0xf4b1('0x15')](_0x3b378e['body'],{'raw':_0x3b378e[_0xf4b1('0x16')]?_0x3b378e[_0xf4b1('0x16')]['raw']===undefined?!![]:![]:!![]})[_0xf4b1('0xa')](function(_0x30c239){logger['info'](_0xf4b1('0x17'),_0x3b378e);logger[_0xf4b1('0xc')](_0xf4b1('0x17'),_0x3b378e,JSON[_0xf4b1('0xf')](_0x30c239));_0x322b38(_0x30c239);})['catch'](function(_0x20013c){logger[_0xf4b1('0x10')](_0xf4b1('0x17'),_0x20013c[_0xf4b1('0x13')],_0x3b378e);_0x465da2(_0x420f9e['error'](0x1f4,_0x20013c[_0xf4b1('0x13')]));});});};
\ No newline at end of file