X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Fmodel%2Finterval.js;h=98c66a165411742eceaddd98548e853979c58c9f;hb=b2ace134e5eb466deeb396f27c0c22876a7ffeae;hp=8cb7e5093128457fae42fb73cca7cde3767b96a1;hpb=3a60439f3b647e2a7df8ce941316640492032b43;p=motion2.git diff --git a/server/services/routing/model/interval.js b/server/services/routing/model/interval.js index 8cb7e50..98c66a1 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 _0x3f77=['Intervals','exports','name'];(function(_0x2f24d0,_0x12efce){var _0x2f89fe=function(_0x4d7858){while(--_0x4d7858){_0x2f24d0['push'](_0x2f24d0['shift']());}};_0x2f89fe(++_0x12efce);}(_0x3f77,0x11c));var _0x73f7=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x3f77[_0x3dd15e];return _0x231fd0;};'use strict';function Interval(_0x29e4ad){this['id']=_0x29e4ad['id']||0x0;this['name']=_0x29e4ad[_0x73f7('0x0')]||'';this['Intervals']=_0x29e4ad[_0x73f7('0x1')]||{};}module[_0x73f7('0x2')]=Interval; \ No newline at end of file +var _0xff95=['name','Intervals'];(function(_0x1cdf54,_0x50de61){var _0x3cfbc9=function(_0xcfbe2a){while(--_0xcfbe2a){_0x1cdf54['push'](_0x1cdf54['shift']());}};_0x3cfbc9(++_0x50de61);}(_0xff95,0x192));var _0x5ff9=function(_0x1024f5,_0x38928d){_0x1024f5=_0x1024f5-0x0;var _0x52a242=_0xff95[_0x1024f5];return _0x52a242;};'use strict';function Interval(_0x282f8c){this['id']=_0x282f8c['id']||0x0;this[_0x5ff9('0x0')]=_0x282f8c[_0x5ff9('0x0')]||'';this[_0x5ff9('0x1')]=_0x282f8c['Intervals']||{};}module['exports']=Interval; \ No newline at end of file