X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=233d45cfdebf710c51242b2d2429da5e8274bce9;hb=refs%2Ftags%2F2.5.26;hp=09e6ac1cce06ebf0abe2e5ce019761edf832db35;hpb=d0a5f290c38808a51b2a974ceac262033db82ac8;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 09e6ac1..233d45c 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 _0xe605=['getIntervals','GetInterval','name','Interval','Intervals','interval','../client'];(function(_0x1204d1,_0x4a258d){var _0x43a205=function(_0x50904d){while(--_0x50904d){_0x1204d1['push'](_0x1204d1['shift']());}};_0x43a205(++_0x4a258d);}(_0xe605,0x92));var _0x5e60=function(_0x4a1f46,_0xfacbce){_0x4a1f46=_0x4a1f46-0x0;var _0x4865e3=_0xe605[_0x4a1f46];return _0x4865e3;};'use strict';var client=require(_0x5e60('0x0'));exports[_0x5e60('0x1')]=function(){return function(){return client['Request'](_0x5e60('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x5e60('0x3')],'include':[{'model':_0x5e60('0x4'),'as':_0x5e60('0x5'),'attributes':['id',_0x5e60('0x3'),_0x5e60('0x6')]}]},'log':_0x5e60('0x1')});};}; \ No newline at end of file +var _0xb10b=['name','Intervals','interval','getIntervals','../client','Request','GetInterval'];(function(_0x38dcff,_0x5f249d){var _0x6cb881=function(_0x3d2494){while(--_0x3d2494){_0x38dcff['push'](_0x38dcff['shift']());}};_0x6cb881(++_0x5f249d);}(_0xb10b,0x12a));var _0xbb10=function(_0x32b30c,_0x2d5ec8){_0x32b30c=_0x32b30c-0x0;var _0xcfc212=_0xb10b[_0x32b30c];return _0xcfc212;};'use strict';var client=require(_0xbb10('0x0'));exports['getIntervals']=function(){return function(){return client[_0xbb10('0x1')](_0xbb10('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xbb10('0x3')],'include':[{'model':'Interval','as':_0xbb10('0x4'),'attributes':['id',_0xbb10('0x3'),_0xbb10('0x5')]}]},'log':_0xbb10('0x6')});};}; \ No newline at end of file