X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Fmodel%2Finterval.js;h=71147b4bf5f15d006a8a0fff5b5e373f7e4befe9;hb=346b088f67941917246c7baf7fa29be1e107643b;hp=36d415749915b9200db42b6f35fd8f2a898c6b87;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/services/routing/model/interval.js b/server/services/routing/model/interval.js index 36d4157..71147b4 100644 --- a/server/services/routing/model/interval.js +++ b/server/services/routing/model/interval.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x302e=['exports','name','Intervals'];(function(_0xd397cd,_0x34455f){var _0x59366a=function(_0x52a4ff){while(--_0x52a4ff){_0xd397cd['push'](_0xd397cd['shift']());}};_0x59366a(++_0x34455f);}(_0x302e,0x19c));var _0xe302=function(_0x5a0cd0,_0x2a3523){_0x5a0cd0=_0x5a0cd0-0x0;var _0x2ac102=_0x302e[_0x5a0cd0];return _0x2ac102;};'use strict';function Interval(_0x2c4d5b){this['id']=_0x2c4d5b['id']||0x0;this[_0xe302('0x0')]=_0x2c4d5b['name']||'';this[_0xe302('0x1')]=_0x2c4d5b[_0xe302('0x1')]||{};}module[_0xe302('0x2')]=Interval; \ No newline at end of file +var _0xfc42=['name','Intervals'];(function(_0x423562,_0x4f74af){var _0x141574=function(_0x4ae02a){while(--_0x4ae02a){_0x423562['push'](_0x423562['shift']());}};_0x141574(++_0x4f74af);}(_0xfc42,0x136));var _0x2fc4=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xfc42[_0x321bb2];return _0x9c12ed;};'use strict';function Interval(_0x1ee944){this['id']=_0x1ee944['id']||0x0;this[_0x2fc4('0x0')]=_0x1ee944['name']||'';this['Intervals']=_0x1ee944[_0x2fc4('0x1')]||{};}module['exports']=Interval; \ No newline at end of file