Built motion from commit 4a18b36e645f5fa4a517d36f9783bde259878164. Version 3.0.0...
[motion-next.git] / server / api / schedule / index.js
index 8bb7b2b..dffb2ff 100644 (file)
@@ -1 +1 @@
-const a528_0x5e19=['put','index','/:id','/:id/run','get','isAuthenticated','../../components/auth/service','post','update','Router','express','exports','create','delete','destroy'];(function(_0x45d172,_0x5e1922){const _0x5cbcbe=function(_0x161198){while(--_0x161198){_0x45d172['push'](_0x45d172['shift']());}};_0x5cbcbe(++_0x5e1922);}(a528_0x5e19,0x11c));const a528_0x5cbc=function(_0x45d172,_0x5e1922){_0x45d172=_0x45d172-0x0;let _0x5cbcbe=a528_0x5e19[_0x45d172];return _0x5cbcbe;};const _0x1626a6=a528_0x5cbc;'use strict';const express=require(_0x1626a6('0xb')),router=express[_0x1626a6('0xa')](),auth=require(_0x1626a6('0x7')),controller=require('./schedule.controller');router[_0x1626a6('0x5')]('/',auth['isAuthenticated'](),controller[_0x1626a6('0x2')]),router[_0x1626a6('0x5')](_0x1626a6('0x3'),auth[_0x1626a6('0x6')](),controller['show']),router[_0x1626a6('0x5')](_0x1626a6('0x4'),auth[_0x1626a6('0x6')](),controller['run']),router[_0x1626a6('0x8')]('/',auth[_0x1626a6('0x6')](),controller[_0x1626a6('0xd')]),router[_0x1626a6('0x1')](_0x1626a6('0x3'),auth['isAuthenticated'](),controller[_0x1626a6('0x9')]),router[_0x1626a6('0xe')]('/:id',auth[_0x1626a6('0x6')](),controller[_0x1626a6('0x0')]),module[_0x1626a6('0xc')]=router;
\ No newline at end of file
+const a528_0x30e8=['Router','./schedule.controller','../../components/auth/service','/:id/run','index','get','/:id','put','show','isAuthenticated','create','express','update'];(function(_0x13a3a2,_0x30e8e1){const _0x1c95d0=function(_0x3ef6b3){while(--_0x3ef6b3){_0x13a3a2['push'](_0x13a3a2['shift']());}};_0x1c95d0(++_0x30e8e1);}(a528_0x30e8,0x13c));const a528_0x1c95=function(_0x13a3a2,_0x30e8e1){_0x13a3a2=_0x13a3a2-0x0;let _0x1c95d0=a528_0x30e8[_0x13a3a2];return _0x1c95d0;};const _0x2e40d4=a528_0x1c95;'use strict';const express=require(_0x2e40d4('0x7')),router=express[_0x2e40d4('0x9')](),auth=require(_0x2e40d4('0xb')),controller=require(_0x2e40d4('0xa'));router[_0x2e40d4('0x1')]('/',auth[_0x2e40d4('0x5')](),controller[_0x2e40d4('0x0')]),router[_0x2e40d4('0x1')](_0x2e40d4('0x2'),auth[_0x2e40d4('0x5')](),controller[_0x2e40d4('0x4')]),router[_0x2e40d4('0x1')](_0x2e40d4('0xc'),auth[_0x2e40d4('0x5')](),controller['run']),router['post']('/',auth[_0x2e40d4('0x5')](),controller[_0x2e40d4('0x6')]),router[_0x2e40d4('0x3')](_0x2e40d4('0x2'),auth['isAuthenticated'](),controller[_0x2e40d4('0x8')]),router['delete'](_0x2e40d4('0x2'),auth[_0x2e40d4('0x5')](),controller['destroy']),module['exports']=router;
\ No newline at end of file