Built motion from commit a679711e.|2.6.15
[motion2.git] / server / api / attachment / attachment.rpc.js
index 3fbc438..6d3420d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3e2=['options','raw','CreateAttachment','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','debug','request\x20sent','stringify','error','code','Attachment,\x20%s,\x20%s','message','info','result','catch','Attachment','create'];(function(_0x36d243,_0x1b3f0b){var _0x39a778=function(_0x168163){while(--_0x168163){_0x36d243['push'](_0x36d243['shift']());}};_0x39a778(++_0x1b3f0b);}(_0xf3e2,0x17c));var _0x2f3e=function(_0x20c290,_0x47e736){_0x20c290=_0x20c290-0x0;var _0x3d7b3b=_0xf3e2[_0x20c290];return _0x3d7b3b;};'use strict';var _=require(_0x2f3e('0x0'));var util=require(_0x2f3e('0x1'));var moment=require(_0x2f3e('0x2'));var BPromise=require(_0x2f3e('0x3'));var rs=require(_0x2f3e('0x4'));var fs=require('fs');var Redis=require(_0x2f3e('0x5'));var db=require(_0x2f3e('0x6'))['db'];var utils=require(_0x2f3e('0x7'));var logger=require(_0x2f3e('0x8'))(_0x2f3e('0x9'));var config=require(_0x2f3e('0xa'));var jayson=require(_0x2f3e('0xb'));var client=jayson['client'][_0x2f3e('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x227eaf,_0x271754,_0x20d702){return new BPromise(function(_0x4c526b,_0x256da2){return client['request'](_0x227eaf,_0x20d702)[_0x2f3e('0xd')](function(_0x225e54){logger['info']('Attachment,\x20%s,\x20%s',_0x271754,'request\x20sent');logger[_0x2f3e('0xe')]('Attachment,\x20%s,\x20%s,\x20%s',_0x271754,_0x2f3e('0xf'),JSON[_0x2f3e('0x10')](_0x225e54));if(_0x225e54[_0x2f3e('0x11')]){if(_0x225e54[_0x2f3e('0x11')][_0x2f3e('0x12')]===0x1f4){logger[_0x2f3e('0x11')](_0x2f3e('0x13'),_0x271754,_0x225e54[_0x2f3e('0x11')][_0x2f3e('0x14')]);return _0x256da2(_0x225e54['error'][_0x2f3e('0x14')]);}logger['error'](_0x2f3e('0x13'),_0x271754,_0x225e54[_0x2f3e('0x11')][_0x2f3e('0x14')]);return _0x4c526b(_0x225e54['error'][_0x2f3e('0x14')]);}else{logger[_0x2f3e('0x15')](_0x2f3e('0x13'),_0x271754,_0x2f3e('0xf'));_0x4c526b(_0x225e54[_0x2f3e('0x16')][_0x2f3e('0x14')]);}})[_0x2f3e('0x17')](function(_0xd797ec){logger['error']('Attachment,\x20%s,\x20%s',_0x271754,_0xd797ec);_0x256da2(_0xd797ec);});});}exports['CreateAttachment']=function(_0x2a8264){var _0x44035b=this;return new Promise(function(_0x56d891,_0x42fd27){return db[_0x2f3e('0x18')][_0x2f3e('0x19')](_0x2a8264['body'],{'raw':_0x2a8264[_0x2f3e('0x1a')]?_0x2a8264['options'][_0x2f3e('0x1b')]===undefined?!![]:![]:!![]})[_0x2f3e('0xd')](function(_0x6dd440){logger[_0x2f3e('0x15')]('CreateAttachment',_0x2a8264);logger[_0x2f3e('0xe')](_0x2f3e('0x1c'),_0x2a8264,JSON[_0x2f3e('0x10')](_0x6dd440));_0x56d891(_0x6dd440);})[_0x2f3e('0x17')](function(_0x5d5853){logger['error'](_0x2f3e('0x1c'),_0x5d5853['message'],_0x2a8264);_0x42fd27(_0x44035b[_0x2f3e('0x11')](0x1f4,_0x5d5853[_0x2f3e('0x14')]));});});};
\ No newline at end of file
+var _0x97a2=['Attachment,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','CreateAttachment','Attachment','body','options','raw','debug','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info'];(function(_0xa1c275,_0x155b61){var _0x46c55e=function(_0x5dbdb7){while(--_0x5dbdb7){_0xa1c275['push'](_0xa1c275['shift']());}};_0x46c55e(++_0x155b61);}(_0x97a2,0x1b1));var _0x297a=function(_0x193384,_0x7f0f42){_0x193384=_0x193384-0x0;var _0x4b5803=_0x97a2[_0x193384];return _0x4b5803;};'use strict';var _=require(_0x297a('0x0'));var util=require('util');var moment=require(_0x297a('0x1'));var BPromise=require(_0x297a('0x2'));var rs=require(_0x297a('0x3'));var fs=require('fs');var Redis=require(_0x297a('0x4'));var db=require(_0x297a('0x5'))['db'];var utils=require(_0x297a('0x6'));var logger=require(_0x297a('0x7'))(_0x297a('0x8'));var config=require('../../config/environment');var jayson=require(_0x297a('0x9'));var client=jayson[_0x297a('0xa')][_0x297a('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x8cbc92,_0x43a7d7,_0x3d9c6a){return new BPromise(function(_0x5ab57b,_0x38b066){return client[_0x297a('0xc')](_0x8cbc92,_0x3d9c6a)[_0x297a('0xd')](function(_0xbf6378){logger[_0x297a('0xe')](_0x297a('0xf'),_0x43a7d7,'request\x20sent');logger['debug']('Attachment,\x20%s,\x20%s,\x20%s',_0x43a7d7,_0x297a('0x10'),JSON[_0x297a('0x11')](_0xbf6378));if(_0xbf6378[_0x297a('0x12')]){if(_0xbf6378[_0x297a('0x12')]['code']===0x1f4){logger[_0x297a('0x12')](_0x297a('0xf'),_0x43a7d7,_0xbf6378[_0x297a('0x12')][_0x297a('0x13')]);return _0x38b066(_0xbf6378[_0x297a('0x12')][_0x297a('0x13')]);}logger[_0x297a('0x12')]('Attachment,\x20%s,\x20%s',_0x43a7d7,_0xbf6378['error'][_0x297a('0x13')]);return _0x5ab57b(_0xbf6378['error'][_0x297a('0x13')]);}else{logger[_0x297a('0xe')]('Attachment,\x20%s,\x20%s',_0x43a7d7,_0x297a('0x10'));_0x5ab57b(_0xbf6378[_0x297a('0x14')]['message']);}})[_0x297a('0x15')](function(_0x333868){logger[_0x297a('0x12')]('Attachment,\x20%s,\x20%s',_0x43a7d7,_0x333868);_0x38b066(_0x333868);});});}exports[_0x297a('0x16')]=function(_0x3af847){var _0x29c6d6=this;return new Promise(function(_0x4d6194,_0xba3b73){return db[_0x297a('0x17')]['create'](_0x3af847[_0x297a('0x18')],{'raw':_0x3af847[_0x297a('0x19')]?_0x3af847[_0x297a('0x19')][_0x297a('0x1a')]===undefined?!![]:![]:!![]})[_0x297a('0xd')](function(_0xde6d1c){logger[_0x297a('0xe')](_0x297a('0x16'),_0x3af847);logger[_0x297a('0x1b')](_0x297a('0x16'),_0x3af847,JSON[_0x297a('0x11')](_0xde6d1c));_0x4d6194(_0xde6d1c);})[_0x297a('0x15')](function(_0x481f59){logger['error']('CreateAttachment',_0x481f59[_0x297a('0x13')],_0x3af847);_0xba3b73(_0x29c6d6[_0x297a('0x12')](0x1f4,_0x481f59['message']));});});};
\ No newline at end of file