X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=194b39cafeea7d7ae910c237a94823ca54f6dfef;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=90a32870f122e4626c097caa3484affe4c1b10a8;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 90a3287..194b39c 100644 --- a/server/services/routing/rpc/interval.js +++ b/server/services/routing/rpc/interval.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe788=['../client','getIntervals','Request','GetInterval','Interval','name','interval'];(function(_0x34bc6c,_0x10d089){var _0x168820=function(_0xb058d9){while(--_0xb058d9){_0x34bc6c['push'](_0x34bc6c['shift']());}};_0x168820(++_0x10d089);}(_0xe788,0x70));var _0x8e78=function(_0x20dfb0,_0x4418d4){_0x20dfb0=_0x20dfb0-0x0;var _0xf6592e=_0xe788[_0x20dfb0];return _0xf6592e;};'use strict';var client=require(_0x8e78('0x0'));exports[_0x8e78('0x1')]=function(){return function(){return client[_0x8e78('0x2')](_0x8e78('0x3'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':_0x8e78('0x4'),'as':'Intervals','attributes':['id',_0x8e78('0x5'),_0x8e78('0x6')]}]},'log':'getIntervals'});};}; \ No newline at end of file +var _0x2625=['GetInterval','name','Interval','Intervals','getIntervals','Request'];(function(_0x511fad,_0x26cf29){var _0x4b61bd=function(_0x543692){while(--_0x543692){_0x511fad['push'](_0x511fad['shift']());}};_0x4b61bd(++_0x26cf29);}(_0x2625,0x95));var _0x5262=function(_0x4d8ed9,_0x2ae284){_0x4d8ed9=_0x4d8ed9-0x0;var _0x1e2140=_0x2625[_0x4d8ed9];return _0x1e2140;};'use strict';var client=require('../client');exports['getIntervals']=function(){return function(){return client[_0x5262('0x0')](_0x5262('0x1'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x5262('0x2')],'include':[{'model':_0x5262('0x3'),'as':_0x5262('0x4'),'attributes':['id',_0x5262('0x2'),'interval']}]},'log':_0x5262('0x5')});};}; \ No newline at end of file