42c6cca8fc28f38cda8e031378389c74614920f1
[motion-next.git] / server / api / jscriptyAnswerReport / index.js
1 const a372_0x5733=['../../components/auth/service','describe','delete','index','Router','exports','show','create','/describe','./jscriptyAnswerReport.controller','get','isAuthenticated','update','/:id','express'];(function(_0xdddee8,_0x5733a9){const _0x39c24f=function(_0x8e7d1){while(--_0x8e7d1){_0xdddee8['push'](_0xdddee8['shift']());}};_0x39c24f(++_0x5733a9);}(a372_0x5733,0x66));const a372_0x39c2=function(_0xdddee8,_0x5733a9){_0xdddee8=_0xdddee8-0x0;let _0x39c24f=a372_0x5733[_0xdddee8];return _0x39c24f;};const _0x129cfc=a372_0x39c2;'use strict';const express=require(_0x129cfc('0x2')),router=express[_0x129cfc('0x7')](),auth=require(_0x129cfc('0x3')),controller=require(_0x129cfc('0xc'));router[_0x129cfc('0xd')]('/',auth['isAuthenticated'](),controller[_0x129cfc('0x6')]),router['get'](_0x129cfc('0xb'),auth[_0x129cfc('0xe')](),controller[_0x129cfc('0x4')]),router[_0x129cfc('0xd')]('/:id',auth[_0x129cfc('0xe')](),controller[_0x129cfc('0x9')]),router['post']('/',auth[_0x129cfc('0xe')](),controller[_0x129cfc('0xa')]),router['put'](_0x129cfc('0x1'),auth['isAuthenticated'](),controller[_0x129cfc('0x0')]),router[_0x129cfc('0x5')](_0x129cfc('0x1'),auth['isAuthenticated'](),controller['destroy']),module[_0x129cfc('0x8')]=router;