a89adeb5bb6aa28c0b9e025ac46b158e40501f30
[motion-next.git] / server / api / intDynamics365Field / index.js
1 const a249_0x3ae2=['index','isAuthenticated','show','get','delete','../../components/auth/service','exports','express','/:id','update','post','destroy','./intDynamics365Field.controller'];(function(_0x103dd3,_0x3ae2f8){const _0x187f95=function(_0x3ea2cb){while(--_0x3ea2cb){_0x103dd3['push'](_0x103dd3['shift']());}};_0x187f95(++_0x3ae2f8);}(a249_0x3ae2,0x1e5));const a249_0x187f=function(_0x103dd3,_0x3ae2f8){_0x103dd3=_0x103dd3-0x0;let _0x187f95=a249_0x3ae2[_0x103dd3];return _0x187f95;};const _0x521d36=a249_0x187f;'use strict';const express=require(_0x521d36('0x3')),router=express['Router'](),auth=require(_0x521d36('0x1')),controller=require(_0x521d36('0x8'));router[_0x521d36('0xc')]('/',auth[_0x521d36('0xa')](),controller[_0x521d36('0x9')]),router[_0x521d36('0xc')](_0x521d36('0x4'),auth['isAuthenticated'](),controller[_0x521d36('0xb')]),router[_0x521d36('0x6')]('/',auth['isAuthenticated'](),controller['create']),router['put'](_0x521d36('0x4'),auth[_0x521d36('0xa')](),controller[_0x521d36('0x5')]),router[_0x521d36('0x0')](_0x521d36('0x4'),auth[_0x521d36('0xa')](),controller[_0x521d36('0x7')]),module[_0x521d36('0x2')]=router;