Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / attachment / attachment.rpc.js
index ef79826..5d0b6e0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7b6f=['jayson/promise','http','request','then','info','Attachment,\x20%s,\x20%s','request\x20sent','Attachment,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreateAttachment','Attachment','create','body','options','raw','debug','stringify','bluebird','../../config/utils','rpc','../../config/environment'];(function(_0x110150,_0xc355d1){var _0x59b30b=function(_0x2167b2){while(--_0x2167b2){_0x110150['push'](_0x110150['shift']());}};_0x59b30b(++_0xc355d1);}(_0x7b6f,0x18c));var _0xf7b6=function(_0x4548d5,_0x50239a){_0x4548d5=_0x4548d5-0x0;var _0x10fb5b=_0x7b6f[_0x4548d5];return _0x10fb5b;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require(_0xf7b6('0x0'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xf7b6('0x1'));var logger=require('../../config/logger')(_0xf7b6('0x2'));var config=require(_0xf7b6('0x3'));var jayson=require(_0xf7b6('0x4'));var client=jayson['client'][_0xf7b6('0x5')]({'port':0x232a});function respondWithRpcPromise(_0x16bcb0,_0x5c1c73,_0x14ec4c){return new BPromise(function(_0x1fcecc,_0xf11497){return client[_0xf7b6('0x6')](_0x16bcb0,_0x14ec4c)[_0xf7b6('0x7')](function(_0x24b707){logger[_0xf7b6('0x8')](_0xf7b6('0x9'),_0x5c1c73,_0xf7b6('0xa'));logger['debug'](_0xf7b6('0xb'),_0x5c1c73,_0xf7b6('0xa'),JSON['stringify'](_0x24b707));if(_0x24b707[_0xf7b6('0xc')]){if(_0x24b707[_0xf7b6('0xc')][_0xf7b6('0xd')]===0x1f4){logger[_0xf7b6('0xc')]('Attachment,\x20%s,\x20%s',_0x5c1c73,_0x24b707[_0xf7b6('0xc')][_0xf7b6('0xe')]);return _0xf11497(_0x24b707[_0xf7b6('0xc')][_0xf7b6('0xe')]);}logger[_0xf7b6('0xc')](_0xf7b6('0x9'),_0x5c1c73,_0x24b707[_0xf7b6('0xc')][_0xf7b6('0xe')]);return _0x1fcecc(_0x24b707[_0xf7b6('0xc')][_0xf7b6('0xe')]);}else{logger[_0xf7b6('0x8')](_0xf7b6('0x9'),_0x5c1c73,_0xf7b6('0xa'));_0x1fcecc(_0x24b707[_0xf7b6('0xf')][_0xf7b6('0xe')]);}})[_0xf7b6('0x10')](function(_0x3e8cd9){logger[_0xf7b6('0xc')](_0xf7b6('0x9'),_0x5c1c73,_0x3e8cd9);_0xf11497(_0x3e8cd9);});});}exports[_0xf7b6('0x11')]=function(_0x3fb2da){var _0x4e90c4=this;return new Promise(function(_0x2544de,_0x535bed){return db[_0xf7b6('0x12')][_0xf7b6('0x13')](_0x3fb2da[_0xf7b6('0x14')],{'raw':_0x3fb2da['options']?_0x3fb2da[_0xf7b6('0x15')][_0xf7b6('0x16')]===undefined?!![]:![]:!![]})[_0xf7b6('0x7')](function(_0x3b68c7){logger[_0xf7b6('0x8')](_0xf7b6('0x11'),_0x3fb2da);logger[_0xf7b6('0x17')]('CreateAttachment',_0x3fb2da,JSON[_0xf7b6('0x18')](_0x3b68c7));_0x2544de(_0x3b68c7);})[_0xf7b6('0x10')](function(_0x25ce18){logger[_0xf7b6('0xc')](_0xf7b6('0x11'),_0x25ce18[_0xf7b6('0xe')],_0x3fb2da);_0x535bed(_0x4e90c4[_0xf7b6('0xc')](0x1f4,_0x25ce18['message']));});});};
\ 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