X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=c6028c1a46e5b05d2239652194540ac48847f8f8;hb=784ff39bf52a5b7c5ee0b7b10d0e51f0257b5940;hp=274c63e97d9e7e20071203e5c069693eb08ca225;hpb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 274c63e..c6028c1 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 _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 +var _0x7462=['interval','../client','getIntervals','name'];(function(_0x1753fa,_0x46dccb){var _0x544740=function(_0x558bd1){while(--_0x558bd1){_0x1753fa['push'](_0x1753fa['shift']());}};_0x544740(++_0x46dccb);}(_0x7462,0x165));var _0x2746=function(_0x37ae26,_0x2ecd70){_0x37ae26=_0x37ae26-0x0;var _0x1b1902=_0x7462[_0x37ae26];return _0x1b1902;};'use strict';var client=require(_0x2746('0x0'));exports[_0x2746('0x1')]=function(){return function(){return client['Request']('GetInterval',{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x2746('0x2')],'include':[{'model':'Interval','as':'Intervals','attributes':['id',_0x2746('0x2'),_0x2746('0x3')]}]},'log':'getIntervals'});};}; \ No newline at end of file