dd3939d6185c680da6054db16beb96716438bf86
[motion-next.git] / server / api / jscriptyAnswerReport / index.js
1 const a372_0x35e9=['index','/describe','express','delete','create','update','/:id','./jscriptyAnswerReport.controller','get','exports','isAuthenticated','../../components/auth/service','destroy'];(function(_0x2d56d5,_0x35e95e){const _0x89797c=function(_0x466315){while(--_0x466315){_0x2d56d5['push'](_0x2d56d5['shift']());}};_0x89797c(++_0x35e95e);}(a372_0x35e9,0xce));const a372_0x8979=function(_0x2d56d5,_0x35e95e){_0x2d56d5=_0x2d56d5-0x0;let _0x89797c=a372_0x35e9[_0x2d56d5];return _0x89797c;};const _0x39be3f=a372_0x8979;'use strict';const express=require(_0x39be3f('0x4')),router=express['Router'](),auth=require(_0x39be3f('0x0')),controller=require(_0x39be3f('0x9'));router[_0x39be3f('0xa')]('/',auth[_0x39be3f('0xc')](),controller[_0x39be3f('0x2')]),router[_0x39be3f('0xa')](_0x39be3f('0x3'),auth[_0x39be3f('0xc')](),controller['describe']),router[_0x39be3f('0xa')](_0x39be3f('0x8'),auth[_0x39be3f('0xc')](),controller['show']),router['post']('/',auth[_0x39be3f('0xc')](),controller[_0x39be3f('0x6')]),router['put']('/:id',auth['isAuthenticated'](),controller[_0x39be3f('0x7')]),router[_0x39be3f('0x5')](_0x39be3f('0x8'),auth[_0x39be3f('0xc')](),controller[_0x39be3f('0x1')]),module[_0x39be3f('0xb')]=router;