Built motion from commit 4a18b36e645f5fa4a517d36f9783bde259878164. Version 3.0.0...
[motion-next.git] / server / api / intDeskField / index.js
1 const a236_0xf0e1=['Router','show','index','isAuthenticated','destroy','/:id','exports','post','create','express','./intDeskField.controller','delete'];(function(_0x5e4491,_0xf0e15e){const _0x4f54e0=function(_0x27dc19){while(--_0x27dc19){_0x5e4491['push'](_0x5e4491['shift']());}};_0x4f54e0(++_0xf0e15e);}(a236_0xf0e1,0x109));const a236_0x4f54=function(_0x5e4491,_0xf0e15e){_0x5e4491=_0x5e4491-0x0;let _0x4f54e0=a236_0xf0e1[_0x5e4491];return _0x4f54e0;};const _0x1c93ea=a236_0x4f54;'use strict';const express=require(_0x1c93ea('0x8')),router=express[_0x1c93ea('0xb')](),auth=require('../../components/auth/service'),controller=require(_0x1c93ea('0x9'));router['get']('/',auth[_0x1c93ea('0x2')](),controller[_0x1c93ea('0x1')]),router['get'](_0x1c93ea('0x4'),auth[_0x1c93ea('0x2')](),controller[_0x1c93ea('0x0')]),router[_0x1c93ea('0x6')]('/',auth[_0x1c93ea('0x2')](),controller[_0x1c93ea('0x7')]),router['put'](_0x1c93ea('0x4'),auth[_0x1c93ea('0x2')](),controller['update']),router[_0x1c93ea('0xa')](_0x1c93ea('0x4'),auth['isAuthenticated'](),controller[_0x1c93ea('0x3')]),module[_0x1c93ea('0x5')]=router;