fb4255b3a0ac921257bbe1fab67cd57ffe351a51
[motion-next.git] / server / api / intDynamics365Field / index.js
1 const a249_0x4b75=['delete','isAuthenticated','../../components/auth/service','show','/:id','Router','exports','destroy','update','index','get','./intDynamics365Field.controller','create','post'];(function(_0x2b16f4,_0x4b7587){const _0x4b49ab=function(_0x5ece36){while(--_0x5ece36){_0x2b16f4['push'](_0x2b16f4['shift']());}};_0x4b49ab(++_0x4b7587);}(a249_0x4b75,0x19c));const a249_0x4b49=function(_0x2b16f4,_0x4b7587){_0x2b16f4=_0x2b16f4-0x0;let _0x4b49ab=a249_0x4b75[_0x2b16f4];return _0x4b49ab;};const _0x2f5ebc=a249_0x4b49;'use strict';const express=require('express'),router=express[_0x2f5ebc('0xd')](),auth=require(_0x2f5ebc('0xa')),controller=require(_0x2f5ebc('0x5'));router[_0x2f5ebc('0x4')]('/',auth[_0x2f5ebc('0x9')](),controller[_0x2f5ebc('0x3')]),router[_0x2f5ebc('0x4')]('/:id',auth[_0x2f5ebc('0x9')](),controller[_0x2f5ebc('0xb')]),router[_0x2f5ebc('0x7')]('/',auth[_0x2f5ebc('0x9')](),controller[_0x2f5ebc('0x6')]),router['put'](_0x2f5ebc('0xc'),auth[_0x2f5ebc('0x9')](),controller[_0x2f5ebc('0x2')]),router[_0x2f5ebc('0x8')](_0x2f5ebc('0xc'),auth['isAuthenticated'](),controller[_0x2f5ebc('0x1')]),module[_0x2f5ebc('0x0')]=router;