Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / template / template.rpc.js
index bf8c8a3..1168103 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc2c=['request','then','debug','Template,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','Template,\x20%s,\x20%s','message','catch','Template','options','raw','where','attributes','limit','include','map','model','info','GetTemplate','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http'];(function(_0x455c6c,_0x1e78b7){var _0x488242=function(_0x3e8fb0){while(--_0x3e8fb0){_0x455c6c['push'](_0x455c6c['shift']());}};_0x488242(++_0x1e78b7);}(_0xbc2c,0x79));var _0xcbc2=function(_0x4f11cb,_0x14e174){_0x4f11cb=_0x4f11cb-0x0;var _0x491488=_0xbc2c[_0x4f11cb];return _0x491488;};'use strict';var _=require(_0xcbc2('0x0'));var util=require(_0xcbc2('0x1'));var moment=require(_0xcbc2('0x2'));var BPromise=require(_0xcbc2('0x3'));var rs=require(_0xcbc2('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xcbc2('0x5'))['db'];var utils=require(_0xcbc2('0x6'));var logger=require(_0xcbc2('0x7'))('rpc');var config=require(_0xcbc2('0x8'));var jayson=require(_0xcbc2('0x9'));var client=jayson['client'][_0xcbc2('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x331392,_0x1a7f86,_0x4fe121){return new BPromise(function(_0x3430ba,_0x23bd60){return client[_0xcbc2('0xb')](_0x331392,_0x4fe121)[_0xcbc2('0xc')](function(_0x307876){logger['info']('Template,\x20%s,\x20%s',_0x1a7f86,'request\x20sent');logger[_0xcbc2('0xd')](_0xcbc2('0xe'),_0x1a7f86,_0xcbc2('0xf'),JSON[_0xcbc2('0x10')](_0x307876));if(_0x307876[_0xcbc2('0x11')]){if(_0x307876[_0xcbc2('0x11')][_0xcbc2('0x12')]===0x1f4){logger[_0xcbc2('0x11')](_0xcbc2('0x13'),_0x1a7f86,_0x307876[_0xcbc2('0x11')][_0xcbc2('0x14')]);return _0x23bd60(_0x307876[_0xcbc2('0x11')][_0xcbc2('0x14')]);}logger['error'](_0xcbc2('0x13'),_0x1a7f86,_0x307876[_0xcbc2('0x11')][_0xcbc2('0x14')]);return _0x3430ba(_0x307876[_0xcbc2('0x11')][_0xcbc2('0x14')]);}else{logger['info'](_0xcbc2('0x13'),_0x1a7f86,'request\x20sent');_0x3430ba(_0x307876['result'][_0xcbc2('0x14')]);}})[_0xcbc2('0x15')](function(_0x1c4417){logger['error'](_0xcbc2('0x13'),_0x1a7f86,_0x1c4417);_0x23bd60(_0x1c4417);});});}exports['GetTemplate']=function(_0xccb4fe){var _0x4a6117=this;return new Promise(function(_0xc361f7,_0x9f8a1c){return db[_0xcbc2('0x16')]['findAll']({'raw':_0xccb4fe[_0xcbc2('0x17')]?_0xccb4fe['options'][_0xcbc2('0x18')]===undefined?!![]:![]:!![],'where':_0xccb4fe['options']?_0xccb4fe[_0xcbc2('0x17')][_0xcbc2('0x19')]||null:null,'attributes':_0xccb4fe[_0xcbc2('0x17')]?_0xccb4fe['options'][_0xcbc2('0x1a')]||null:null,'limit':_0xccb4fe['options']?_0xccb4fe[_0xcbc2('0x17')][_0xcbc2('0x1b')]||null:null,'include':_0xccb4fe['options']?_0xccb4fe['options'][_0xcbc2('0x1c')]?_[_0xcbc2('0x1d')](_0xccb4fe[_0xcbc2('0x17')][_0xcbc2('0x1c')],function(_0x6cea08){return{'model':db[_0x6cea08[_0xcbc2('0x1e')]],'as':_0x6cea08['as'],'attributes':_0x6cea08[_0xcbc2('0x1a')],'include':_0x6cea08[_0xcbc2('0x1c')]?_[_0xcbc2('0x1d')](_0x6cea08[_0xcbc2('0x1c')],function(_0x18da3d){return{'model':db[_0x18da3d[_0xcbc2('0x1e')]],'as':_0x18da3d['as'],'attributes':_0x18da3d['attributes'],'include':_0x18da3d['include']?_[_0xcbc2('0x1d')](_0x18da3d['include'],function(_0x5862fc){return{'model':db[_0x5862fc[_0xcbc2('0x1e')]],'as':_0x5862fc['as'],'attributes':_0x5862fc[_0xcbc2('0x1a')]};}):[]};}):[]};}):[]:[]})[_0xcbc2('0xc')](function(_0x5ef2e8){logger[_0xcbc2('0x1f')]('GetTemplate',_0xccb4fe);logger[_0xcbc2('0xd')](_0xcbc2('0x20'),_0xccb4fe,JSON[_0xcbc2('0x10')](_0x5ef2e8));_0xc361f7(_0x5ef2e8);})[_0xcbc2('0x15')](function(_0x5ec520){logger[_0xcbc2('0x11')](_0xcbc2('0x20'),_0x5ec520[_0xcbc2('0x14')],_0xccb4fe);_0x9f8a1c(_0x4a6117[_0xcbc2('0x11')](0x1f4,_0x5ec520['message']));});});};
\ No newline at end of file
+var _0xa339=['limit','include','model','map','util','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','then','info','request\x20sent','debug','stringify','error','code','Template,\x20%s,\x20%s','message','catch','GetTemplate','Template','options','raw','where','attributes'];(function(_0x4e4245,_0x18fda2){var _0x4f0435=function(_0x1272a5){while(--_0x1272a5){_0x4e4245['push'](_0x4e4245['shift']());}};_0x4f0435(++_0x18fda2);}(_0xa339,0xac));var _0x9a33=function(_0x556081,_0x5c6fb4){_0x556081=_0x556081-0x0;var _0x5872bf=_0xa339[_0x556081];return _0x5872bf;};'use strict';var _=require('lodash');var util=require(_0x9a33('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x9a33('0x1'));var fs=require('fs');var Redis=require(_0x9a33('0x2'));var db=require('../../mysqldb')['db'];var utils=require(_0x9a33('0x3'));var logger=require(_0x9a33('0x4'))('rpc');var config=require(_0x9a33('0x5'));var jayson=require(_0x9a33('0x6'));var client=jayson['client'][_0x9a33('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x2944f5,_0x4afaf3,_0x466d39){return new BPromise(function(_0x5b0ac4,_0x256b4d){return client['request'](_0x2944f5,_0x466d39)[_0x9a33('0x8')](function(_0x115a0e){logger[_0x9a33('0x9')]('Template,\x20%s,\x20%s',_0x4afaf3,_0x9a33('0xa'));logger[_0x9a33('0xb')]('Template,\x20%s,\x20%s,\x20%s',_0x4afaf3,_0x9a33('0xa'),JSON[_0x9a33('0xc')](_0x115a0e));if(_0x115a0e[_0x9a33('0xd')]){if(_0x115a0e['error'][_0x9a33('0xe')]===0x1f4){logger[_0x9a33('0xd')](_0x9a33('0xf'),_0x4afaf3,_0x115a0e[_0x9a33('0xd')][_0x9a33('0x10')]);return _0x256b4d(_0x115a0e[_0x9a33('0xd')]['message']);}logger[_0x9a33('0xd')](_0x9a33('0xf'),_0x4afaf3,_0x115a0e[_0x9a33('0xd')][_0x9a33('0x10')]);return _0x5b0ac4(_0x115a0e[_0x9a33('0xd')][_0x9a33('0x10')]);}else{logger['info'](_0x9a33('0xf'),_0x4afaf3,_0x9a33('0xa'));_0x5b0ac4(_0x115a0e['result'][_0x9a33('0x10')]);}})[_0x9a33('0x11')](function(_0x28d8cb){logger['error'](_0x9a33('0xf'),_0x4afaf3,_0x28d8cb);_0x256b4d(_0x28d8cb);});});}exports[_0x9a33('0x12')]=function(_0x47532f){var _0x1ff692=this;return new Promise(function(_0x5d1b38,_0x14b1d6){return db[_0x9a33('0x13')]['findAll']({'raw':_0x47532f[_0x9a33('0x14')]?_0x47532f['options'][_0x9a33('0x15')]===undefined?!![]:![]:!![],'where':_0x47532f['options']?_0x47532f[_0x9a33('0x14')][_0x9a33('0x16')]||null:null,'attributes':_0x47532f[_0x9a33('0x14')]?_0x47532f[_0x9a33('0x14')][_0x9a33('0x17')]||null:null,'limit':_0x47532f[_0x9a33('0x14')]?_0x47532f['options'][_0x9a33('0x18')]||null:null,'include':_0x47532f['options']?_0x47532f[_0x9a33('0x14')][_0x9a33('0x19')]?_['map'](_0x47532f[_0x9a33('0x14')][_0x9a33('0x19')],function(_0x5c23ad){return{'model':db[_0x5c23ad[_0x9a33('0x1a')]],'as':_0x5c23ad['as'],'attributes':_0x5c23ad[_0x9a33('0x17')],'include':_0x5c23ad[_0x9a33('0x19')]?_['map'](_0x5c23ad[_0x9a33('0x19')],function(_0x3ac2ee){return{'model':db[_0x3ac2ee[_0x9a33('0x1a')]],'as':_0x3ac2ee['as'],'attributes':_0x3ac2ee[_0x9a33('0x17')],'include':_0x3ac2ee[_0x9a33('0x19')]?_[_0x9a33('0x1b')](_0x3ac2ee[_0x9a33('0x19')],function(_0x2de559){return{'model':db[_0x2de559['model']],'as':_0x2de559['as'],'attributes':_0x2de559[_0x9a33('0x17')]};}):[]};}):[]};}):[]:[]})['then'](function(_0x1da89f){logger[_0x9a33('0x9')](_0x9a33('0x12'),_0x47532f);logger[_0x9a33('0xb')](_0x9a33('0x12'),_0x47532f,JSON[_0x9a33('0xc')](_0x1da89f));_0x5d1b38(_0x1da89f);})[_0x9a33('0x11')](function(_0x3640c5){logger[_0x9a33('0xd')](_0x9a33('0x12'),_0x3640c5[_0x9a33('0x10')],_0x47532f);_0x14b1d6(_0x1ff692['error'](0x1f4,_0x3640c5['message']));});});};
\ No newline at end of file