811f1951d667fa77120ef3414d3f89d092134c4a
[motion-next.git] / server / api / integrationReport / index.js
1 const a361_0x24eb=['Router','exports','index','update','isAuthenticated','describe','../../components/auth/service','create','./integrationReport.controller','destroy','get','/:id','express','/describe','put','post'];(function(_0x5ae520,_0x24eb53){const _0x427c85=function(_0x1c82d2){while(--_0x1c82d2){_0x5ae520['push'](_0x5ae520['shift']());}};_0x427c85(++_0x24eb53);}(a361_0x24eb,0x6f));const a361_0x427c=function(_0x5ae520,_0x24eb53){_0x5ae520=_0x5ae520-0x0;let _0x427c85=a361_0x24eb[_0x5ae520];return _0x427c85;};const _0x1a4951=a361_0x427c;'use strict';const express=require(_0x1a4951('0xd')),router=express[_0x1a4951('0x1')](),auth=require(_0x1a4951('0x7')),controller=require(_0x1a4951('0x9'));router[_0x1a4951('0xb')]('/',auth['isAuthenticated'](),controller[_0x1a4951('0x3')]),router[_0x1a4951('0xb')](_0x1a4951('0xe'),auth[_0x1a4951('0x5')](),controller[_0x1a4951('0x6')]),router[_0x1a4951('0xb')](_0x1a4951('0xc'),auth[_0x1a4951('0x5')](),controller['show']),router[_0x1a4951('0x0')]('/',auth[_0x1a4951('0x5')](),controller[_0x1a4951('0x8')]),router[_0x1a4951('0xf')]('/:id',auth[_0x1a4951('0x5')](),controller[_0x1a4951('0x4')]),router['delete'](_0x1a4951('0xc'),auth[_0x1a4951('0x5')](),controller[_0x1a4951('0xa')]),module[_0x1a4951('0x2')]=router;