X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=9c571d167fa8288858697cb2aa50350070f481b3;hb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;hp=2228b584ffc29f8c1b5450da060e52e0c6faa1f2;hpb=c9bea7b5fb8c2c40aa3c8a89531d666691350a10;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 2228b58..9c571d1 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 _0xe901=['../client','getIntervals','GetInterval','name','Interval'];(function(_0x1a2381,_0x2de9b7){var _0x3f30d0=function(_0x17e7ab){while(--_0x17e7ab){_0x1a2381['push'](_0x1a2381['shift']());}};_0x3f30d0(++_0x2de9b7);}(_0xe901,0x1ea));var _0x1e90=function(_0x552352,_0x51e3b0){_0x552352=_0x552352-0x0;var _0x1e0d71=_0xe901[_0x552352];return _0x1e0d71;};'use strict';var client=require(_0x1e90('0x0'));exports[_0x1e90('0x1')]=function(){return function(){return client['Request'](_0x1e90('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x1e90('0x3')],'include':[{'model':_0x1e90('0x4'),'as':'Intervals','attributes':['id',_0x1e90('0x3'),'interval']}]},'log':_0x1e90('0x1')});};}; \ No newline at end of file +var _0x0e69=['getIntervals','Request','Intervals','name','../client'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0x0e69,0x10d));var _0x90e6=function(_0xbb091,_0x3fe7ee){_0xbb091=_0xbb091-0x0;var _0x467a04=_0x0e69[_0xbb091];return _0x467a04;};'use strict';var client=require(_0x90e6('0x0'));exports[_0x90e6('0x1')]=function(){return function(){return client[_0x90e6('0x2')]('GetInterval',{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':'Interval','as':_0x90e6('0x3'),'attributes':['id',_0x90e6('0x4'),'interval']}]},'log':'getIntervals'});};}; \ No newline at end of file