X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=21fc6a13322b84e60323a69f3bd6ea0f13b75f1d;hb=0efc675adde92ca51a2377339d9e99ab851456b5;hp=a992e7baf6afbccb2a7e8f848c9f01271b159e2c;hpb=fe8c827137dd3c5e6b46ed251e0129d077b10dab;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index a992e7b..21fc6a1 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 _0xac94=['Request','GetInterval','Interval','Intervals','name','interval','getIntervals'];(function(_0x584714,_0x22e620){var _0xf81a9e=function(_0x2ff7de){while(--_0x2ff7de){_0x584714['push'](_0x584714['shift']());}};_0xf81a9e(++_0x22e620);}(_0xac94,0xd8));var _0x4ac9=function(_0x1d9a08,_0x38e20e){_0x1d9a08=_0x1d9a08-0x0;var _0x3f26f8=_0xac94[_0x1d9a08];return _0x3f26f8;};'use strict';var client=require('../client');exports[_0x4ac9('0x0')]=function(){return function(){return client[_0x4ac9('0x1')](_0x4ac9('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':_0x4ac9('0x3'),'as':_0x4ac9('0x4'),'attributes':['id',_0x4ac9('0x5'),_0x4ac9('0x6')]}]},'log':_0x4ac9('0x0')});};}; \ No newline at end of file +var _0x2974=['Intervals','name','interval','../client','getIntervals','Interval'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x2974,0xc3));var _0x4297=function(_0x1d211b,_0x475f3b){_0x1d211b=_0x1d211b-0x0;var _0x47c88b=_0x2974[_0x1d211b];return _0x47c88b;};'use strict';var client=require(_0x4297('0x0'));exports[_0x4297('0x1')]=function(){return function(){return client['Request']('GetInterval',{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':_0x4297('0x2'),'as':_0x4297('0x3'),'attributes':['id',_0x4297('0x4'),_0x4297('0x5')]}]},'log':_0x4297('0x1')});};}; \ No newline at end of file