X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=42ff5f13cfa30cc0d214fcc7be8fc4a5a0a56be5;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=6ba481b4ac28b09ea44b16224f860a3aaa03dd3a;hpb=fbc87b59ef94ef6130a71493194cc41e82b19e21;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 6ba481b..42ff5f1 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(_0x554dd0,_0x22729e){var _0x2b6640=function(_0x37ed68){while(--_0x37ed68){_0x554dd0['push'](_0x554dd0['shift']());}};_0x2b6640(++_0x22729e);}(_0xa699,0x6b));var _0x9a69=function(_0x2a7c2a,_0x37cc9e){_0x2a7c2a=_0x2a7c2a-0x0;var _0x195732=_0xa699[_0x2a7c2a];return _0x195732;};'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 _0xf257=['Intervals','interval','getIntervals','name'];(function(_0x4027fb,_0x20e4ea){var _0x15e88d=function(_0x24b73f){while(--_0x24b73f){_0x4027fb['push'](_0x4027fb['shift']());}};_0x15e88d(++_0x20e4ea);}(_0xf257,0xd2));var _0x7f25=function(_0x36b611,_0x1e42e7){_0x36b611=_0x36b611-0x0;var _0x2d6dd8=_0xf257[_0x36b611];return _0x2d6dd8;};'use strict';var client=require('../client');exports[_0x7f25('0x0')]=function(){return function(){return client['Request']('GetInterval',{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x7f25('0x1')],'include':[{'model':'Interval','as':_0x7f25('0x2'),'attributes':['id','name',_0x7f25('0x3')]}]},'log':'getIntervals'});};}; \ No newline at end of file