e95692d93422c6216c708b8cb24bcf1487688a92
[motion-next.git] / server / api / intFreshsalesAccount / index.js
1 const a266_0x27c0=['index','../../components/auth/service','delete','/:id/fields','post','get','isAuthenticated','show','Router','put','addConfiguration','exports','getFields','express','create','/:id','/:id/configurations'];(function(_0x5d6dfb,_0x27c0ae){const _0x33d713=function(_0x170caa){while(--_0x170caa){_0x5d6dfb['push'](_0x5d6dfb['shift']());}};_0x33d713(++_0x27c0ae);}(a266_0x27c0,0x93));const a266_0x33d7=function(_0x5d6dfb,_0x27c0ae){_0x5d6dfb=_0x5d6dfb-0x0;let _0x33d713=a266_0x27c0[_0x5d6dfb];return _0x33d713;};const _0x3ebf9a=a266_0x33d7;'use strict';const express=require(_0x3ebf9a('0x2')),router=express[_0x3ebf9a('0xe')](),auth=require(_0x3ebf9a('0x7')),controller=require('./intFreshsalesAccount.controller');router[_0x3ebf9a('0xb')]('/',auth[_0x3ebf9a('0xc')](),controller[_0x3ebf9a('0x6')]),router[_0x3ebf9a('0xb')](_0x3ebf9a('0x4'),auth[_0x3ebf9a('0xc')](),controller[_0x3ebf9a('0xd')]),router[_0x3ebf9a('0xb')](_0x3ebf9a('0x5'),auth['isAuthenticated'](),controller['getConfigurations']),router['get'](_0x3ebf9a('0x9'),auth[_0x3ebf9a('0xc')](),controller[_0x3ebf9a('0x1')]),router[_0x3ebf9a('0xa')]('/',auth[_0x3ebf9a('0xc')](),controller[_0x3ebf9a('0x3')]),router[_0x3ebf9a('0xa')](_0x3ebf9a('0x5'),auth[_0x3ebf9a('0xc')](),controller[_0x3ebf9a('0x10')]),router[_0x3ebf9a('0xf')](_0x3ebf9a('0x4'),auth[_0x3ebf9a('0xc')](),controller['update']),router[_0x3ebf9a('0x8')]('/:id',auth[_0x3ebf9a('0xc')](),controller['destroy']),module[_0x3ebf9a('0x0')]=router;