X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=274c63e97d9e7e20071203e5c069693eb08ca225;hb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;hp=a394839a45aff67473260a12aedb5fe42ccfcc25;hpb=bc74370e54ee193dccc81d92e42005d458c8ae66;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index a394839..274c63e 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 _0x0647=['GetInterval','name','Interval','Intervals','getIntervals','../client','Request'];(function(_0x45e4f8,_0x3551b8){var _0x23cd67=function(_0x5d616a){while(--_0x5d616a){_0x45e4f8['push'](_0x45e4f8['shift']());}};_0x23cd67(++_0x3551b8);}(_0x0647,0xd0));var _0x7064=function(_0x1d6a82,_0x37c315){_0x1d6a82=_0x1d6a82-0x0;var _0x5834ac=_0x0647[_0x1d6a82];return _0x5834ac;};'use strict';var client=require(_0x7064('0x0'));exports['getIntervals']=function(){return function(){return client[_0x7064('0x1')](_0x7064('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x7064('0x3')],'include':[{'model':_0x7064('0x4'),'as':_0x7064('0x5'),'attributes':['id','name','interval']}]},'log':_0x7064('0x6')});};}; \ No newline at end of file +var _0x6599=['Interval','getIntervals','Request','GetInterval','name'];(function(_0x447455,_0x206d8c){var _0x305cf3=function(_0x3738a2){while(--_0x3738a2){_0x447455['push'](_0x447455['shift']());}};_0x305cf3(++_0x206d8c);}(_0x6599,0xb0));var _0x9659=function(_0x115621,_0x341cde){_0x115621=_0x115621-0x0;var _0x5ef5ce=_0x6599[_0x115621];return _0x5ef5ce;};'use strict';var client=require('../client');exports[_0x9659('0x0')]=function(){return function(){return client[_0x9659('0x1')](_0x9659('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x9659('0x3')],'include':[{'model':_0x9659('0x4'),'as':'Intervals','attributes':['id',_0x9659('0x3'),'interval']}]},'log':_0x9659('0x0')});};}; \ No newline at end of file