X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2Finterval.js;h=9e6cf4c3edf0024d0ddd4a2438b12bf264932fce;hb=7cda1c65c6741ebe625028920920ca9ef572e569;hp=194b39cafeea7d7ae910c237a94823ca54f6dfef;hpb=4baefdac9c37d4300115b8e539c5781a6d78e036;p=motion2.git diff --git a/server/services/routing/rpc/interval.js b/server/services/routing/rpc/interval.js index 194b39c..9e6cf4c 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 _0x2625=['GetInterval','name','Interval','Intervals','getIntervals','Request'];(function(_0x511fad,_0x26cf29){var _0x4b61bd=function(_0x543692){while(--_0x543692){_0x511fad['push'](_0x511fad['shift']());}};_0x4b61bd(++_0x26cf29);}(_0x2625,0x95));var _0x5262=function(_0x4d8ed9,_0x2ae284){_0x4d8ed9=_0x4d8ed9-0x0;var _0x1e2140=_0x2625[_0x4d8ed9];return _0x1e2140;};'use strict';var client=require('../client');exports['getIntervals']=function(){return function(){return client[_0x5262('0x0')](_0x5262('0x1'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0x5262('0x2')],'include':[{'model':_0x5262('0x3'),'as':_0x5262('0x4'),'attributes':['id',_0x5262('0x2'),'interval']}]},'log':_0x5262('0x5')});};}; \ No newline at end of file +var _0x61ad=['name','Interval','Intervals','interval','getIntervals','../client','Request','GetInterval'];(function(_0x49b207,_0x408ade){var _0x2dc8fa=function(_0x150975){while(--_0x150975){_0x49b207['push'](_0x49b207['shift']());}};_0x2dc8fa(++_0x408ade);}(_0x61ad,0xd5));var _0xd61a=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x61ad[_0x3dd15e];return _0x231fd0;};'use strict';var client=require(_0xd61a('0x0'));exports['getIntervals']=function(){return function(){return client[_0xd61a('0x1')](_0xd61a('0x2'),{'options':{'raw':![],'where':{'IntervalId':null},'attributes':['id',_0xd61a('0x3')],'include':[{'model':_0xd61a('0x4'),'as':_0xd61a('0x5'),'attributes':['id',_0xd61a('0x3'),_0xd61a('0x6')]}]},'log':_0xd61a('0x7')});};}; \ No newline at end of file