59592f334ee01422a58a346fc871296b3ea01735
[motion-next.git] / server / api / intSalesforceAccount / index.js
1 const a279_0x4783=['../../components/auth/service','put','exports','isAuthenticated','express','show','update','/:id','index','getConfigurations','create','destroy','post','get','./intSalesforceAccount.controller','/:id/configurations','Router'];(function(_0x42cd29,_0x478366){const _0x1ee4fe=function(_0x443f82){while(--_0x443f82){_0x42cd29['push'](_0x42cd29['shift']());}};_0x1ee4fe(++_0x478366);}(a279_0x4783,0x104));const a279_0x1ee4=function(_0x42cd29,_0x478366){_0x42cd29=_0x42cd29-0x0;let _0x1ee4fe=a279_0x4783[_0x42cd29];return _0x1ee4fe;};const _0x397b26=a279_0x1ee4;'use strict';const express=require(_0x397b26('0x10')),router=express[_0x397b26('0xb')](),auth=require(_0x397b26('0xc')),controller=require(_0x397b26('0x9'));router[_0x397b26('0x8')]('/',auth[_0x397b26('0xf')](),controller[_0x397b26('0x3')]),router[_0x397b26('0x8')](_0x397b26('0x2'),auth[_0x397b26('0xf')](),controller[_0x397b26('0x0')]),router[_0x397b26('0x8')](_0x397b26('0xa'),auth[_0x397b26('0xf')](),controller[_0x397b26('0x4')]),router['get']('/:id/fields',auth[_0x397b26('0xf')](),controller['getFields']),router['post']('/',auth[_0x397b26('0xf')](),controller[_0x397b26('0x5')]),router[_0x397b26('0x7')](_0x397b26('0xa'),auth[_0x397b26('0xf')](),controller['addConfiguration']),router[_0x397b26('0xd')](_0x397b26('0x2'),auth[_0x397b26('0xf')](),controller[_0x397b26('0x1')]),router['delete'](_0x397b26('0x2'),auth[_0x397b26('0xf')](),controller[_0x397b26('0x6')]),module[_0x397b26('0xe')]=router;