26d8acb0d910b117933b932a756049f683d86e4e
[motion-next.git] / server / api / intVtigerField / index.js
1 const a327_0x1992=['destroy','Router','delete','get','./intVtigerField.controller','express','../../components/auth/service','show','exports','index','/:id','put','isAuthenticated'];(function(_0x1515b4,_0x19926c){const _0x426d17=function(_0x1b9357){while(--_0x1b9357){_0x1515b4['push'](_0x1515b4['shift']());}};_0x426d17(++_0x19926c);}(a327_0x1992,0xfb));const a327_0x426d=function(_0x1515b4,_0x19926c){_0x1515b4=_0x1515b4-0x0;let _0x426d17=a327_0x1992[_0x1515b4];return _0x426d17;};const _0xf62147=a327_0x426d;'use strict';const express=require(_0xf62147('0x1')),router=express[_0xf62147('0xa')](),auth=require(_0xf62147('0x2')),controller=require(_0xf62147('0x0'));router['get']('/',auth[_0xf62147('0x8')](),controller[_0xf62147('0x5')]),router[_0xf62147('0xc')](_0xf62147('0x6'),auth['isAuthenticated'](),controller[_0xf62147('0x3')]),router['post']('/',auth[_0xf62147('0x8')](),controller['create']),router[_0xf62147('0x7')]('/:id',auth[_0xf62147('0x8')](),controller['update']),router[_0xf62147('0xb')](_0xf62147('0x6'),auth[_0xf62147('0x8')](),controller[_0xf62147('0x9')]),module[_0xf62147('0x4')]=router;