db26322df43521386f86a28f85754e83c365f618
[motion-next.git] / server / api / jscriptyQuestionReport / index.js
1 const a380_0x16a0=['../../components/auth/service','./jscriptyQuestionReport.controller','isAuthenticated','put','get','post','/:id','index','describe','show','delete','update','exports'];(function(_0x521d59,_0x16a0d4){const _0x4a2e62=function(_0x5abe3f){while(--_0x5abe3f){_0x521d59['push'](_0x521d59['shift']());}};_0x4a2e62(++_0x16a0d4);}(a380_0x16a0,0x9c));const a380_0x4a2e=function(_0x521d59,_0x16a0d4){_0x521d59=_0x521d59-0x0;let _0x4a2e62=a380_0x16a0[_0x521d59];return _0x4a2e62;};const _0x231bbd=a380_0x4a2e;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x231bbd('0x0')),controller=require(_0x231bbd('0x1'));router['get']('/',auth['isAuthenticated'](),controller[_0x231bbd('0x7')]),router['get']('/describe',auth[_0x231bbd('0x2')](),controller[_0x231bbd('0x8')]),router[_0x231bbd('0x4')](_0x231bbd('0x6'),auth[_0x231bbd('0x2')](),controller[_0x231bbd('0x9')]),router[_0x231bbd('0x5')]('/',auth[_0x231bbd('0x2')](),controller['create']),router[_0x231bbd('0x3')](_0x231bbd('0x6'),auth[_0x231bbd('0x2')](),controller[_0x231bbd('0xb')]),router[_0x231bbd('0xa')](_0x231bbd('0x6'),auth['isAuthenticated'](),controller['destroy']),module[_0x231bbd('0xc')]=router;