853947aa3238aa5600405bcab77308ec61fc223f
[motion-next.git] / server / api / intVtigerConfiguration / index.js
1 const a323_0x479a=['update','create','/:id/descriptions','index','get','post','show','/:id/subjects','put','./intVtigerConfiguration.controller','getFields','destroy','isAuthenticated','delete','exports','/:id/fields','/:id','getDescriptions','express'];(function(_0x14cfe1,_0x479a42){const _0x65232e=function(_0x1c6708){while(--_0x1c6708){_0x14cfe1['push'](_0x14cfe1['shift']());}};_0x65232e(++_0x479a42);}(a323_0x479a,0x93));const a323_0x6523=function(_0x14cfe1,_0x479a42){_0x14cfe1=_0x14cfe1-0x0;let _0x65232e=a323_0x479a[_0x14cfe1];return _0x65232e;};const _0x2ee31=a323_0x6523;'use strict';const express=require(_0x2ee31('0x4')),router=express['Router'](),auth=require('../../components/auth/service'),controller=require(_0x2ee31('0xe'));router[_0x2ee31('0x9')]('/',auth[_0x2ee31('0x11')](),controller[_0x2ee31('0x8')]),router[_0x2ee31('0x9')](_0x2ee31('0x2'),auth['isAuthenticated'](),controller[_0x2ee31('0xb')]),router[_0x2ee31('0x9')](_0x2ee31('0x1'),auth['isAuthenticated'](),controller[_0x2ee31('0xf')]),router[_0x2ee31('0x9')](_0x2ee31('0xc'),auth['isAuthenticated'](),controller['getSubjects']),router[_0x2ee31('0x9')](_0x2ee31('0x7'),auth[_0x2ee31('0x11')](),controller[_0x2ee31('0x3')]),router[_0x2ee31('0xa')]('/',auth[_0x2ee31('0x11')](),controller[_0x2ee31('0x6')]),router[_0x2ee31('0xd')](_0x2ee31('0x2'),auth[_0x2ee31('0x11')](),controller[_0x2ee31('0x5')]),router[_0x2ee31('0x12')](_0x2ee31('0x2'),auth['isAuthenticated'](),controller[_0x2ee31('0x10')]),module[_0x2ee31('0x0')]=router;