Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / attachment / attachment.rpc.js
index ad96fc9..5738445 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd105=['util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','message','result','CreateAttachment','Attachment','create','options','raw','lodash'];(function(_0x15e4b3,_0x29dafe){var _0x34be68=function(_0x504087){while(--_0x504087){_0x15e4b3['push'](_0x15e4b3['shift']());}};_0x34be68(++_0x29dafe);}(_0xd105,0x179));var _0x5d10=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xd105[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x5d10('0x0'));var util=require(_0x5d10('0x1'));var moment=require('moment');var BPromise=require(_0x5d10('0x2'));var rs=require(_0x5d10('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x5d10('0x4'))['db'];var utils=require(_0x5d10('0x5'));var logger=require(_0x5d10('0x6'))(_0x5d10('0x7'));var config=require(_0x5d10('0x8'));var jayson=require(_0x5d10('0x9'));var client=jayson[_0x5d10('0xa')][_0x5d10('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x110fc3,_0x4fdc51,_0x18e550){return new BPromise(function(_0x2ddbfc,_0x484bd8){return client[_0x5d10('0xc')](_0x110fc3,_0x18e550)['then'](function(_0x3bfdb8){logger[_0x5d10('0xd')](_0x5d10('0xe'),_0x4fdc51,_0x5d10('0xf'));logger[_0x5d10('0x10')](_0x5d10('0x11'),_0x4fdc51,'request\x20sent',JSON[_0x5d10('0x12')](_0x3bfdb8));if(_0x3bfdb8[_0x5d10('0x13')]){if(_0x3bfdb8[_0x5d10('0x13')]['code']===0x1f4){logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x3bfdb8[_0x5d10('0x13')]['message']);return _0x484bd8(_0x3bfdb8[_0x5d10('0x13')][_0x5d10('0x14')]);}logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x3bfdb8[_0x5d10('0x13')]['message']);return _0x2ddbfc(_0x3bfdb8[_0x5d10('0x13')][_0x5d10('0x14')]);}else{logger[_0x5d10('0xd')](_0x5d10('0xe'),_0x4fdc51,_0x5d10('0xf'));_0x2ddbfc(_0x3bfdb8[_0x5d10('0x15')][_0x5d10('0x14')]);}})['catch'](function(_0x5034b5){logger[_0x5d10('0x13')](_0x5d10('0xe'),_0x4fdc51,_0x5034b5);_0x484bd8(_0x5034b5);});});}exports[_0x5d10('0x16')]=function(_0xb185f1){var _0x2f0f06=this;return new Promise(function(_0x308267,_0x5e7267){return db[_0x5d10('0x17')][_0x5d10('0x18')](_0xb185f1['body'],{'raw':_0xb185f1[_0x5d10('0x19')]?_0xb185f1[_0x5d10('0x19')][_0x5d10('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x1f3ed9){logger[_0x5d10('0xd')](_0x5d10('0x16'),_0xb185f1);logger['debug']('CreateAttachment',_0xb185f1,JSON['stringify'](_0x1f3ed9));_0x308267(_0x1f3ed9);})['catch'](function(_0x1f7ffe){logger['error'](_0x5d10('0x16'),_0x1f7ffe[_0x5d10('0x14')],_0xb185f1);_0x5e7267(_0x2f0f06['error'](0x1f4,_0x1f7ffe[_0x5d10('0x14')]));});});};
\ No newline at end of file
+var _0xf323=['create','options','raw','debug','CreateAttachment','catch','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','Attachment,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','Attachment'];(function(_0x5b2610,_0x2479a0){var _0x5d631e=function(_0x13001e){while(--_0x13001e){_0x5b2610['push'](_0x5b2610['shift']());}};_0x5d631e(++_0x2479a0);}(_0xf323,0x1c6));var _0x3f32=function(_0x23235e,_0x364e5b){_0x23235e=_0x23235e-0x0;var _0x11945c=_0xf323[_0x23235e];return _0x11945c;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x3f32('0x0'));var BPromise=require(_0x3f32('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x3f32('0x2'));var db=require(_0x3f32('0x3'))['db'];var utils=require(_0x3f32('0x4'));var logger=require(_0x3f32('0x5'))(_0x3f32('0x6'));var config=require('../../config/environment');var jayson=require(_0x3f32('0x7'));var client=jayson[_0x3f32('0x8')][_0x3f32('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x1134e9,_0x5c9dc2,_0x567ab1){return new BPromise(function(_0x34b93e,_0x109af2){return client[_0x3f32('0xa')](_0x1134e9,_0x567ab1)[_0x3f32('0xb')](function(_0x22a9d3){logger[_0x3f32('0xc')](_0x3f32('0xd'),_0x5c9dc2,_0x3f32('0xe'));logger['debug'](_0x3f32('0xf'),_0x5c9dc2,_0x3f32('0xe'),JSON[_0x3f32('0x10')](_0x22a9d3));if(_0x22a9d3['error']){if(_0x22a9d3[_0x3f32('0x11')][_0x3f32('0x12')]===0x1f4){logger[_0x3f32('0x11')](_0x3f32('0xd'),_0x5c9dc2,_0x22a9d3['error']['message']);return _0x109af2(_0x22a9d3[_0x3f32('0x11')][_0x3f32('0x13')]);}logger['error'](_0x3f32('0xd'),_0x5c9dc2,_0x22a9d3[_0x3f32('0x11')][_0x3f32('0x13')]);return _0x34b93e(_0x22a9d3['error']['message']);}else{logger[_0x3f32('0xc')](_0x3f32('0xd'),_0x5c9dc2,_0x3f32('0xe'));_0x34b93e(_0x22a9d3[_0x3f32('0x14')]['message']);}})['catch'](function(_0x352010){logger[_0x3f32('0x11')](_0x3f32('0xd'),_0x5c9dc2,_0x352010);_0x109af2(_0x352010);});});}exports['CreateAttachment']=function(_0x5c36d9){var _0x1697c9=this;return new Promise(function(_0x19ec90,_0x8d70ee){return db[_0x3f32('0x15')][_0x3f32('0x16')](_0x5c36d9['body'],{'raw':_0x5c36d9[_0x3f32('0x17')]?_0x5c36d9[_0x3f32('0x17')][_0x3f32('0x18')]===undefined?!![]:![]:!![]})[_0x3f32('0xb')](function(_0xbc366b){logger[_0x3f32('0xc')]('CreateAttachment',_0x5c36d9);logger[_0x3f32('0x19')](_0x3f32('0x1a'),_0x5c36d9,JSON['stringify'](_0xbc366b));_0x19ec90(_0xbc366b);})[_0x3f32('0x1b')](function(_0x21cf2e){logger[_0x3f32('0x11')](_0x3f32('0x1a'),_0x21cf2e['message'],_0x5c36d9);_0x8d70ee(_0x1697c9[_0x3f32('0x11')](0x1f4,_0x21cf2e[_0x3f32('0x13')]));});});};
\ No newline at end of file