7e7478129b3d979db9ef53f55703b4c48647b63d
[motion-next.git] / server / api / faxTransferReport / index.js
1 const a226_0x20c6=['put','get','express','describe','isAuthenticated','/:id','post','destroy','../../components/auth/service','show','index','/describe','./faxTransferReport.controller','delete','update'];(function(_0x3756b1,_0x20c637){const _0x1dbb4b=function(_0xcb4f58){while(--_0xcb4f58){_0x3756b1['push'](_0x3756b1['shift']());}};_0x1dbb4b(++_0x20c637);}(a226_0x20c6,0x12d));const a226_0x1dbb=function(_0x3756b1,_0x20c637){_0x3756b1=_0x3756b1-0x0;let _0x1dbb4b=a226_0x20c6[_0x3756b1];return _0x1dbb4b;};const _0x2a493e=a226_0x1dbb;'use strict';const express=require(_0x2a493e('0x1')),router=express['Router'](),auth=require(_0x2a493e('0x7')),controller=require(_0x2a493e('0xb'));router['get']('/',auth[_0x2a493e('0x3')](),controller[_0x2a493e('0x9')]),router[_0x2a493e('0x0')](_0x2a493e('0xa'),auth['isAuthenticated'](),controller[_0x2a493e('0x2')]),router[_0x2a493e('0x0')](_0x2a493e('0x4'),auth[_0x2a493e('0x3')](),controller[_0x2a493e('0x8')]),router[_0x2a493e('0x5')]('/',auth['isAuthenticated'](),controller['create']),router[_0x2a493e('0xe')](_0x2a493e('0x4'),auth[_0x2a493e('0x3')](),controller[_0x2a493e('0xd')]),router[_0x2a493e('0xc')](_0x2a493e('0x4'),auth[_0x2a493e('0x3')](),controller[_0x2a493e('0x6')]),module['exports']=router;