X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=f2035c76aa6b22337deb4e71b7ac77e7d80281c8;hb=30647e0599beaeefd7f4697661375cd56f1291ec;hp=98d92df224ee5377352890ea25b4bdca6e480108;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 98d92df..f2035c7 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 _0x3f5f=['Interval','name','getIntervals','Request','GetInterval'];(function(_0x329406,_0x34ff27){var _0x42176f=function(_0x313034){while(--_0x313034){_0x329406['push'](_0x329406['shift']());}};_0x42176f(++_0x34ff27);}(_0x3f5f,0x1f1));var _0xf3f5=function(_0xa013a4,_0x2ff249){_0xa013a4=_0xa013a4-0x0;var _0x27f4a2=_0x3f5f[_0xa013a4];return _0x27f4a2;};'use strict';var client=require('../client');exports[_0xf3f5('0x0')]=function(){return function(){return client[_0xf3f5('0x1')](_0xf3f5('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id','name'],'include':[{'model':_0xf3f5('0x3'),'as':'Intervals','attributes':['id',_0xf3f5('0x4'),'interval']}]},'log':'getIntervals'});};}; \ No newline at end of file +var _0x7291=['getIntervals','../client','GetInterval','name','interval'];(function(_0x25fb0b,_0x3c921c){var _0x6b7a6b=function(_0x38dcd2){while(--_0x38dcd2){_0x25fb0b['push'](_0x25fb0b['shift']());}};_0x6b7a6b(++_0x3c921c);}(_0x7291,0x1a0));var _0x1729=function(_0x369865,_0x227812){_0x369865=_0x369865-0x0;var _0x1e8b3f=_0x7291[_0x369865];return _0x1e8b3f;};'use strict';var client=require(_0x1729('0x0'));exports['getIntervals']=function(){return function(){return client['Request'](_0x1729('0x1'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x1729('0x2')],'include':[{'model':'Interval','as':'Intervals','attributes':['id',_0x1729('0x2'),_0x1729('0x3')]}]},'log':_0x1729('0x4')});};}; \ No newline at end of file