Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / attachment / attachment.rpc.js
index b4e4e0d..5d0b6e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc51=['http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','debug','Attachment,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','Attachment','create','body','options','raw','CreateAttachment','stringify','lodash','util','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','client'];(function(_0x1599b5,_0x28b24b){var _0x22b161=function(_0x3d936e){while(--_0x3d936e){_0x1599b5['push'](_0x1599b5['shift']());}};_0x22b161(++_0x28b24b);}(_0xbc51,0x164));var _0x1bc5=function(_0x215e65,_0x183f97){_0x215e65=_0x215e65-0x0;var _0xa85842=_0xbc51[_0x215e65];return _0xa85842;};'use strict';var _=require(_0x1bc5('0x0'));var util=require(_0x1bc5('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x1bc5('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x1bc5('0x3'))['db'];var utils=require(_0x1bc5('0x4'));var logger=require(_0x1bc5('0x5'))('rpc');var config=require(_0x1bc5('0x6'));var jayson=require('jayson/promise');var client=jayson[_0x1bc5('0x7')][_0x1bc5('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3fec37,_0x524878,_0x33ffe7){return new BPromise(function(_0x454312,_0xb98fcf){return client[_0x1bc5('0x9')](_0x3fec37,_0x33ffe7)[_0x1bc5('0xa')](function(_0x5b8714){logger[_0x1bc5('0xb')](_0x1bc5('0xc'),_0x524878,_0x1bc5('0xd'));logger[_0x1bc5('0xe')](_0x1bc5('0xf'),_0x524878,_0x1bc5('0xd'),JSON['stringify'](_0x5b8714));if(_0x5b8714[_0x1bc5('0x10')]){if(_0x5b8714[_0x1bc5('0x10')][_0x1bc5('0x11')]===0x1f4){logger[_0x1bc5('0x10')](_0x1bc5('0xc'),_0x524878,_0x5b8714[_0x1bc5('0x10')][_0x1bc5('0x12')]);return _0xb98fcf(_0x5b8714['error'][_0x1bc5('0x12')]);}logger[_0x1bc5('0x10')]('Attachment,\x20%s,\x20%s',_0x524878,_0x5b8714[_0x1bc5('0x10')][_0x1bc5('0x12')]);return _0x454312(_0x5b8714[_0x1bc5('0x10')][_0x1bc5('0x12')]);}else{logger['info'](_0x1bc5('0xc'),_0x524878,_0x1bc5('0xd'));_0x454312(_0x5b8714[_0x1bc5('0x13')][_0x1bc5('0x12')]);}})[_0x1bc5('0x14')](function(_0x48bb27){logger[_0x1bc5('0x10')](_0x1bc5('0xc'),_0x524878,_0x48bb27);_0xb98fcf(_0x48bb27);});});}exports['CreateAttachment']=function(_0x5c4bb0){var _0x51556f=this;return new Promise(function(_0x148545,_0x431322){return db[_0x1bc5('0x15')][_0x1bc5('0x16')](_0x5c4bb0[_0x1bc5('0x17')],{'raw':_0x5c4bb0[_0x1bc5('0x18')]?_0x5c4bb0[_0x1bc5('0x18')][_0x1bc5('0x19')]===undefined?!![]:![]:!![]})[_0x1bc5('0xa')](function(_0x46a245){logger[_0x1bc5('0xb')]('CreateAttachment',_0x5c4bb0);logger[_0x1bc5('0xe')](_0x1bc5('0x1a'),_0x5c4bb0,JSON[_0x1bc5('0x1b')](_0x46a245));_0x148545(_0x46a245);})['catch'](function(_0x21ba03){logger[_0x1bc5('0x10')](_0x1bc5('0x1a'),_0x21ba03[_0x1bc5('0x12')],_0x5c4bb0);_0x431322(_0x51556f[_0x1bc5('0x10')](0x1f4,_0x21ba03[_0x1bc5('0x12')]));});});};
\ No newline at end of file
+var _0x66fa=['../../mysqldb','../../config/utils','../../config/logger','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','error','message','result','catch','Attachment','body','options','raw','CreateAttachment','lodash','util','moment','ioredis'];(function(_0x46ed8e,_0x16dfc8){var _0xc3bb00=function(_0x1633e6){while(--_0x1633e6){_0x46ed8e['push'](_0x46ed8e['shift']());}};_0xc3bb00(++_0x16dfc8);}(_0x66fa,0x168));var _0xa66f=function(_0x245300,_0x17d477){_0x245300=_0x245300-0x0;var _0x206824=_0x66fa[_0x245300];return _0x206824;};'use strict';var _=require(_0xa66f('0x0'));var util=require(_0xa66f('0x1'));var moment=require(_0xa66f('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa66f('0x3'));var db=require(_0xa66f('0x4'))['db'];var utils=require(_0xa66f('0x5'));var logger=require(_0xa66f('0x6'))(_0xa66f('0x7'));var config=require(_0xa66f('0x8'));var jayson=require(_0xa66f('0x9'));var client=jayson[_0xa66f('0xa')][_0xa66f('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x33bd0d,_0x150f73,_0x5b7cf7){return new BPromise(function(_0x1cf624,_0x5ec156){return client[_0xa66f('0xc')](_0x33bd0d,_0x5b7cf7)[_0xa66f('0xd')](function(_0x5ad336){logger[_0xa66f('0xe')](_0xa66f('0xf'),_0x150f73,_0xa66f('0x10'));logger[_0xa66f('0x11')](_0xa66f('0x12'),_0x150f73,_0xa66f('0x10'),JSON['stringify'](_0x5ad336));if(_0x5ad336['error']){if(_0x5ad336[_0xa66f('0x13')]['code']===0x1f4){logger[_0xa66f('0x13')](_0xa66f('0xf'),_0x150f73,_0x5ad336[_0xa66f('0x13')]['message']);return _0x5ec156(_0x5ad336[_0xa66f('0x13')][_0xa66f('0x14')]);}logger['error'](_0xa66f('0xf'),_0x150f73,_0x5ad336[_0xa66f('0x13')][_0xa66f('0x14')]);return _0x1cf624(_0x5ad336[_0xa66f('0x13')]['message']);}else{logger[_0xa66f('0xe')](_0xa66f('0xf'),_0x150f73,'request\x20sent');_0x1cf624(_0x5ad336[_0xa66f('0x15')][_0xa66f('0x14')]);}})[_0xa66f('0x16')](function(_0x76af81){logger[_0xa66f('0x13')](_0xa66f('0xf'),_0x150f73,_0x76af81);_0x5ec156(_0x76af81);});});}exports['CreateAttachment']=function(_0x4d5e31){var _0x162a28=this;return new Promise(function(_0x16648b,_0x1b4ab0){return db[_0xa66f('0x17')]['create'](_0x4d5e31[_0xa66f('0x18')],{'raw':_0x4d5e31[_0xa66f('0x19')]?_0x4d5e31['options'][_0xa66f('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x3f4977){logger[_0xa66f('0xe')]('CreateAttachment',_0x4d5e31);logger['debug'](_0xa66f('0x1b'),_0x4d5e31,JSON['stringify'](_0x3f4977));_0x16648b(_0x3f4977);})['catch'](function(_0x59f7aa){logger['error'](_0xa66f('0x1b'),_0x59f7aa[_0xa66f('0x14')],_0x4d5e31);_0x1b4ab0(_0x162a28[_0xa66f('0x13')](0x1f4,_0x59f7aa['message']));});});};
\ No newline at end of file