Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / schedule / index.js
index 6b8f623..35941e3 100644 (file)
@@ -1 +1 @@
-const a633_0x3f8d=['./schedule.controller','/:id','update','isAuthenticated','exports','destroy','Router','put','show','get','create','index'];(function(_0x1d017e,_0x1bd065){const _0x3f8d2c=function(_0x91e9ba){while(--_0x91e9ba){_0x1d017e['push'](_0x1d017e['shift']());}};_0x3f8d2c(++_0x1bd065);}(a633_0x3f8d,0x1ce));const a633_0x91e9=function(_0x1d017e,_0x1bd065){_0x1d017e=_0x1d017e-0xb8;let _0x3f8d2c=a633_0x3f8d[_0x1d017e];return _0x3f8d2c;};const a633_0x2301a4=a633_0x91e9;'use strict';const express=require('express'),router=express[a633_0x2301a4(0xb8)](),auth=require('../../components/auth/service'),controller=require(a633_0x2301a4(0xbe));router[a633_0x2301a4(0xbb)]('/',auth[a633_0x2301a4(0xc1)](),controller[a633_0x2301a4(0xbd)]),router[a633_0x2301a4(0xbb)](a633_0x2301a4(0xbf),auth[a633_0x2301a4(0xc1)](),controller[a633_0x2301a4(0xba)]),router[a633_0x2301a4(0xbb)]('/:id/run',auth['isAuthenticated'](),controller['run']),router['post']('/',auth[a633_0x2301a4(0xc1)](),controller[a633_0x2301a4(0xbc)]),router[a633_0x2301a4(0xb9)](a633_0x2301a4(0xbf),auth[a633_0x2301a4(0xc1)](),controller[a633_0x2301a4(0xc0)]),router['delete'](a633_0x2301a4(0xbf),auth[a633_0x2301a4(0xc1)](),controller[a633_0x2301a4(0xc3)]),module[a633_0x2301a4(0xc2)]=router;
\ No newline at end of file
+const a633_0x52b2=['/:id/run','/:id','../../components/auth/service','isAuthenticated','get','run','put','express','update','exports','Router','show','delete','create'];(function(_0x4e0cc1,_0x4b7465){const _0x52b263=function(_0x53dfe7){while(--_0x53dfe7){_0x4e0cc1['push'](_0x4e0cc1['shift']());}};_0x52b263(++_0x4b7465);}(a633_0x52b2,0x121));const a633_0x53df=function(_0x4e0cc1,_0x4b7465){_0x4e0cc1=_0x4e0cc1-0x1b6;let _0x52b263=a633_0x52b2[_0x4e0cc1];return _0x52b263;};const a633_0x110b59=a633_0x53df;'use strict';const express=require(a633_0x110b59(0x1c2)),router=express[a633_0x110b59(0x1b7)](),auth=require(a633_0x110b59(0x1bd)),controller=require('./schedule.controller');router[a633_0x110b59(0x1bf)]('/',auth[a633_0x110b59(0x1be)](),controller['index']),router['get']('/:id',auth[a633_0x110b59(0x1be)](),controller[a633_0x110b59(0x1b8)]),router[a633_0x110b59(0x1bf)](a633_0x110b59(0x1bb),auth[a633_0x110b59(0x1be)](),controller[a633_0x110b59(0x1c0)]),router['post']('/',auth[a633_0x110b59(0x1be)](),controller[a633_0x110b59(0x1ba)]),router[a633_0x110b59(0x1c1)](a633_0x110b59(0x1bc),auth['isAuthenticated'](),controller[a633_0x110b59(0x1c3)]),router[a633_0x110b59(0x1b9)](a633_0x110b59(0x1bc),auth[a633_0x110b59(0x1be)](),controller['destroy']),module[a633_0x110b59(0x1b6)]=router;
\ No newline at end of file