9fdb68ba40cdfbd0b30dea4ff608b7b424910e00
[motion-next.git] / server / api / intDynamics365Field / index.js
1 const a249_0x57af=['exports','./intDynamics365Field.controller','create','post','/:id','update','isAuthenticated','../../components/auth/service','show','destroy','index','put','delete'];(function(_0x40c824,_0x57afdc){const _0x11c90e=function(_0x48bb62){while(--_0x48bb62){_0x40c824['push'](_0x40c824['shift']());}};_0x11c90e(++_0x57afdc);}(a249_0x57af,0x92));const a249_0x11c9=function(_0x40c824,_0x57afdc){_0x40c824=_0x40c824-0x0;let _0x11c90e=a249_0x57af[_0x40c824];return _0x11c90e;};const _0x5885ab=a249_0x11c9;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x5885ab('0x4')),controller=require(_0x5885ab('0xb'));router['get']('/',auth['isAuthenticated'](),controller[_0x5885ab('0x7')]),router['get'](_0x5885ab('0x1'),auth[_0x5885ab('0x3')](),controller[_0x5885ab('0x5')]),router[_0x5885ab('0x0')]('/',auth[_0x5885ab('0x3')](),controller[_0x5885ab('0xc')]),router[_0x5885ab('0x8')](_0x5885ab('0x1'),auth['isAuthenticated'](),controller[_0x5885ab('0x2')]),router[_0x5885ab('0x9')](_0x5885ab('0x1'),auth[_0x5885ab('0x3')](),controller[_0x5885ab('0x6')]),module[_0x5885ab('0xa')]=router;