Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / system / index.js
index 657cee1..b3fa8d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2f4f=['express','Router','../../components/auth/service','isAuthenticated','index','get','/process/:pid/kill','killProcess','exports'];(function(_0x21aec3,_0x5c97e9){var _0x288bbc=function(_0x2283fe){while(--_0x2283fe){_0x21aec3['push'](_0x21aec3['shift']());}};_0x288bbc(++_0x5c97e9);}(_0x2f4f,0x132));var _0xf2f4=function(_0x386b6b,_0x489623){_0x386b6b=_0x386b6b-0x0;var _0x39969e=_0x2f4f[_0x386b6b];return _0x39969e;};'use strict';var express=require(_0xf2f4('0x0'));var router=express[_0xf2f4('0x1')]();var auth=require(_0xf2f4('0x2'));var controller=require('./system.controller');router['get']('/',auth[_0xf2f4('0x3')](),controller[_0xf2f4('0x4')]);router[_0xf2f4('0x5')](_0xf2f4('0x6'),auth[_0xf2f4('0x3')](),controller[_0xf2f4('0x7')]);module[_0xf2f4('0x8')]=router;
\ No newline at end of file
+var _0xce00=['../../components/auth/service','./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express','Router'];(function(_0x2b868e,_0xc163f7){var _0x34320d=function(_0x6b703b){while(--_0x6b703b){_0x2b868e['push'](_0x2b868e['shift']());}};_0x34320d(++_0xc163f7);}(_0xce00,0x198));var _0x0ce0=function(_0x4b7b69,_0x3ab075){_0x4b7b69=_0x4b7b69-0x0;var _0x173b4c=_0xce00[_0x4b7b69];return _0x173b4c;};'use strict';var express=require(_0x0ce0('0x0'));var router=express[_0x0ce0('0x1')]();var auth=require(_0x0ce0('0x2'));var controller=require(_0x0ce0('0x3'));router[_0x0ce0('0x4')]('/',auth[_0x0ce0('0x5')](),controller[_0x0ce0('0x6')]);router[_0x0ce0('0x4')](_0x0ce0('0x7'),auth[_0x0ce0('0x5')](),controller[_0x0ce0('0x8')]);module[_0x0ce0('0x9')]=router;
\ No newline at end of file