X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=aba33682b886a00733fe2a9191b9392ad36dbfd6;hb=ebe00679b2d367c1cf2b2b91609ee1ce4bd8fb94;hp=0c4433af34f63bdbdca296d80a98556503dc3b1f;hpb=fb34d7d7b73e912de94d572e15e1910ea03e3516;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 0c4433a..aba3368 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 _0x6e13=['interval','../client','getIntervals','Request','GetInterval','name','Interval','Intervals'];(function(_0x42a888,_0x3e0a67){var _0x1bf418=function(_0x9dd47e){while(--_0x9dd47e){_0x42a888['push'](_0x42a888['shift']());}};_0x1bf418(++_0x3e0a67);}(_0x6e13,0x149));var _0x36e1=function(_0x54899a,_0x432a27){_0x54899a=_0x54899a-0x0;var _0x5a294c=_0x6e13[_0x54899a];return _0x5a294c;};'use strict';var client=require(_0x36e1('0x0'));exports[_0x36e1('0x1')]=function(){return function(){return client[_0x36e1('0x2')](_0x36e1('0x3'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x36e1('0x4')],'include':[{'model':_0x36e1('0x5'),'as':_0x36e1('0x6'),'attributes':['id','name',_0x36e1('0x7')]}]},'log':_0x36e1('0x1')});};}; \ No newline at end of file +var _0x9379=['../client','getIntervals','name','Interval','Intervals','interval'];(function(_0x19950b,_0x53d0d7){var _0x3c6b41=function(_0x3924ad){while(--_0x3924ad){_0x19950b['push'](_0x19950b['shift']());}};_0x3c6b41(++_0x53d0d7);}(_0x9379,0xea));var _0x9937=function(_0x55bda2,_0x4315d0){_0x55bda2=_0x55bda2-0x0;var _0x2e0c4c=_0x9379[_0x55bda2];return _0x2e0c4c;};'use strict';var client=require(_0x9937('0x0'));exports[_0x9937('0x1')]=function(){return function(){return client['Request']('GetInterval',{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x9937('0x2')],'include':[{'model':_0x9937('0x3'),'as':_0x9937('0x4'),'attributes':['id','name',_0x9937('0x5')]}]},'log':_0x9937('0x1')});};}; \ No newline at end of file