X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=0b72fa452264554112e6c99a501457d32e0646a8;hb=3fce1ec9764180e4538143b803242af33377ccc4;hp=a8c1362cd2d05ee47ee232d3619912d5249a3a00;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index a8c1362..0b72fa4 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 _0x1b0e=['Request','GetInterval','name','Interval','interval','../client','getIntervals'];(function(_0x1370a4,_0x7e6dd1){var _0xa57c3=function(_0x3d9c96){while(--_0x3d9c96){_0x1370a4['push'](_0x1370a4['shift']());}};_0xa57c3(++_0x7e6dd1);}(_0x1b0e,0x132));var _0xe1b0=function(_0x53946b,_0x2a648b){_0x53946b=_0x53946b-0x0;var _0x27d8c8=_0x1b0e[_0x53946b];return _0x27d8c8;};'use strict';var client=require(_0xe1b0('0x0'));exports[_0xe1b0('0x1')]=function(){return function(){return client[_0xe1b0('0x2')](_0xe1b0('0x3'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xe1b0('0x4')],'include':[{'model':_0xe1b0('0x5'),'as':'Intervals','attributes':['id','name',_0xe1b0('0x6')]}]},'log':_0xe1b0('0x1')});};}; \ No newline at end of file +var _0x5c9e=['GetInterval','Intervals','name','interval','../client','getIntervals'];(function(_0x5b80a7,_0x3e88a8){var _0x337225=function(_0x2da7e8){while(--_0x2da7e8){_0x5b80a7['push'](_0x5b80a7['shift']());}};_0x337225(++_0x3e88a8);}(_0x5c9e,0x1de));var _0xe5c9=function(_0x32bcb1,_0x40de0b){_0x32bcb1=_0x32bcb1-0x0;var _0x4c97ed=_0x5c9e[_0x32bcb1];return _0x4c97ed;};'use strict';var client=require(_0xe5c9('0x0'));exports[_0xe5c9('0x1')]=function(){return function(){return client['Request'](_0xe5c9('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':'Interval','as':_0xe5c9('0x3'),'attributes':['id',_0xe5c9('0x4'),_0xe5c9('0x5')]}]},'log':_0xe5c9('0x1')});};}; \ No newline at end of file