Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / intSalesforceField / index.js
1 const a345_0x3548=['index','isAuthenticated','exports','Router','destroy','show','/:id','put','update','create','delete','get','post'];(function(_0x188fb1,_0x307c4a){const _0x354843=function(_0x20f81b){while(--_0x20f81b){_0x188fb1['push'](_0x188fb1['shift']());}};_0x354843(++_0x307c4a);}(a345_0x3548,0x19c));const a345_0x20f8=function(_0x188fb1,_0x307c4a){_0x188fb1=_0x188fb1-0x17c;let _0x354843=a345_0x3548[_0x188fb1];return _0x354843;};const a345_0x4b9460=a345_0x20f8;'use strict';const express=require('express'),router=express[a345_0x4b9460(0x183)](),auth=require('../../components/auth/service'),controller=require('./intSalesforceField.controller');router[a345_0x4b9460(0x17e)]('/',auth[a345_0x4b9460(0x181)](),controller[a345_0x4b9460(0x180)]),router[a345_0x4b9460(0x17e)](a345_0x4b9460(0x186),auth[a345_0x4b9460(0x181)](),controller[a345_0x4b9460(0x185)]),router[a345_0x4b9460(0x17f)]('/',auth['isAuthenticated'](),controller[a345_0x4b9460(0x17c)]),router[a345_0x4b9460(0x187)](a345_0x4b9460(0x186),auth[a345_0x4b9460(0x181)](),controller[a345_0x4b9460(0x188)]),router[a345_0x4b9460(0x17d)](a345_0x4b9460(0x186),auth['isAuthenticated'](),controller[a345_0x4b9460(0x184)]),module[a345_0x4b9460(0x182)]=router;