X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=aec77eca5939d7ad0e0fc68e5e968f2484a102d0;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=8bbd985fdae1c00ab1b672057bc0099880231103;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 8bbd985..aec77ec 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 _0xa699=['Interval','Intervals','interval','../client','getIntervals','Request','GetInterval','name'];(function(_0x42cc56,_0x1ff62f){var _0x374dd9=function(_0x4d7700){while(--_0x4d7700){_0x42cc56['push'](_0x42cc56['shift']());}};_0x374dd9(++_0x1ff62f);}(_0xa699,0x6b));var _0x9a69=function(_0x3cb3ca,_0x44d697){_0x3cb3ca=_0x3cb3ca-0x0;var _0x214366=_0xa699[_0x3cb3ca];return _0x214366;};'use strict';var client=require(_0x9a69('0x0'));exports[_0x9a69('0x1')]=function(){return function(){return client[_0x9a69('0x2')](_0x9a69('0x3'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x9a69('0x4')],'include':[{'model':_0x9a69('0x5'),'as':_0x9a69('0x6'),'attributes':['id',_0x9a69('0x4'),_0x9a69('0x7')]}]},'log':_0x9a69('0x1')});};}; \ No newline at end of file +var _0xee4f=['name','Interval','getIntervals','../client','GetInterval'];(function(_0x4709c0,_0x3396c7){var _0x13348b=function(_0x426235){while(--_0x426235){_0x4709c0['push'](_0x4709c0['shift']());}};_0x13348b(++_0x3396c7);}(_0xee4f,0xad));var _0xfee4=function(_0x11b0ef,_0x44230b){_0x11b0ef=_0x11b0ef-0x0;var _0x5118e1=_0xee4f[_0x11b0ef];return _0x5118e1;};'use strict';var client=require(_0xfee4('0x0'));exports['getIntervals']=function(){return function(){return client['Request'](_0xfee4('0x1'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xfee4('0x2')],'include':[{'model':_0xfee4('0x3'),'as':'Intervals','attributes':['id',_0xfee4('0x2'),'interval']}]},'log':_0xfee4('0x4')});};}; \ No newline at end of file