X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=523b582bdb88fdea4c0492b6e5e12cde958d16f9;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=f381597335d470460f991f2e41a03e0a4e8c9dfb;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index f381597..523b582 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 _0xe0a4=['name','Interval','Intervals','interval','getIntervals','Request','GetInterval'];(function(_0x32e57a,_0x3d5c3d){var _0x493891=function(_0x502743){while(--_0x502743){_0x32e57a['push'](_0x32e57a['shift']());}};_0x493891(++_0x3d5c3d);}(_0xe0a4,0xcf));var _0x4e0a=function(_0x2ff497,_0x2c0151){_0x2ff497=_0x2ff497-0x0;var _0x355215=_0xe0a4[_0x2ff497];return _0x355215;};'use strict';var client=require('../client');exports[_0x4e0a('0x0')]=function(){return function(){return client[_0x4e0a('0x1')](_0x4e0a('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x4e0a('0x3')],'include':[{'model':_0x4e0a('0x4'),'as':_0x4e0a('0x5'),'attributes':['id','name',_0x4e0a('0x6')]}]},'log':'getIntervals'});};}; \ No newline at end of file +var _0xd99d=['Interval','Intervals','interval','../client','Request','GetInterval','name'];(function(_0x3e41aa,_0x3b5f7e){var _0x28ab00=function(_0x2cb395){while(--_0x2cb395){_0x3e41aa['push'](_0x3e41aa['shift']());}};_0x28ab00(++_0x3b5f7e);}(_0xd99d,0xff));var _0xdd99=function(_0x31c3e6,_0x18ea01){_0x31c3e6=_0x31c3e6-0x0;var _0x3fbe5a=_0xd99d[_0x31c3e6];return _0x3fbe5a;};'use strict';var client=require(_0xdd99('0x0'));exports['getIntervals']=function(){return function(){return client[_0xdd99('0x1')](_0xdd99('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xdd99('0x3')],'include':[{'model':_0xdd99('0x4'),'as':_0xdd99('0x5'),'attributes':['id',_0xdd99('0x3'),_0xdd99('0x6')]}]},'log':'getIntervals'});};}; \ No newline at end of file