X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=a5e7850bfef677d5e069cf7e6cbbec0cc5421095;hb=676e0a00dac18511f03a9406d0d87e461770e967;hp=25ac00064a7201c8315080a9927f7859f411f4f0;hpb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 25ac000..a5e7850 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 _0xb897=['name','Interval','Intervals','interval','getIntervals','../client','Request','GetInterval'];(function(_0x55677b,_0x3e5655){var _0x104b88=function(_0x78d34f){while(--_0x78d34f){_0x55677b['push'](_0x55677b['shift']());}};_0x104b88(++_0x3e5655);}(_0xb897,0xad));var _0x7b89=function(_0x2f5ac5,_0x1ee939){_0x2f5ac5=_0x2f5ac5-0x0;var _0x37c9a8=_0xb897[_0x2f5ac5];return _0x37c9a8;};'use strict';var client=require(_0x7b89('0x0'));exports['getIntervals']=function(){return function(){return client[_0x7b89('0x1')](_0x7b89('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x7b89('0x3')],'include':[{'model':_0x7b89('0x4'),'as':_0x7b89('0x5'),'attributes':['id',_0x7b89('0x3'),_0x7b89('0x6')]}]},'log':_0x7b89('0x7')});};}; \ No newline at end of file +var _0x23ea=['Request','GetInterval','name','Interval','interval','getIntervals'];(function(_0x281c8b,_0x2e5b86){var _0x50da65=function(_0x4179eb){while(--_0x4179eb){_0x281c8b['push'](_0x281c8b['shift']());}};_0x50da65(++_0x2e5b86);}(_0x23ea,0x119));var _0xa23e=function(_0x1b8f52,_0x111226){_0x1b8f52=_0x1b8f52-0x0;var _0x17c536=_0x23ea[_0x1b8f52];return _0x17c536;};'use strict';var client=require('../client');exports[_0xa23e('0x0')]=function(){return function(){return client[_0xa23e('0x1')](_0xa23e('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xa23e('0x3')],'include':[{'model':_0xa23e('0x4'),'as':'Intervals','attributes':['id',_0xa23e('0x3'),_0xa23e('0x5')]}]},'log':_0xa23e('0x0')});};}; \ No newline at end of file