b3e49e30bfc06c6c9f84119708cec3c568c5e13c
[motion-next.git] / server / api / openchannelTransferReport / index.js
1 const a504_0xd690=['index','destroy','get','describe','express','show','../../components/auth/service','/:id','create','put','isAuthenticated','./openchannelTransferReport.controller','delete','Router'];(function(_0x19ccee,_0xd690b4){const _0x34f382=function(_0x1c4af5){while(--_0x1c4af5){_0x19ccee['push'](_0x19ccee['shift']());}};_0x34f382(++_0xd690b4);}(a504_0xd690,0x1b1));const a504_0x34f3=function(_0x19ccee,_0xd690b4){_0x19ccee=_0x19ccee-0x0;let _0x34f382=a504_0xd690[_0x19ccee];return _0x34f382;};const _0x1ee1ce=a504_0x34f3;'use strict';const express=require(_0x1ee1ce('0x5')),router=express[_0x1ee1ce('0x0')](),auth=require(_0x1ee1ce('0x7')),controller=require(_0x1ee1ce('0xc'));router[_0x1ee1ce('0x3')]('/',auth['isAuthenticated'](),controller[_0x1ee1ce('0x1')]),router[_0x1ee1ce('0x3')]('/describe',auth[_0x1ee1ce('0xb')](),controller[_0x1ee1ce('0x4')]),router[_0x1ee1ce('0x3')](_0x1ee1ce('0x8'),auth[_0x1ee1ce('0xb')](),controller[_0x1ee1ce('0x6')]),router['post']('/',auth['isAuthenticated'](),controller[_0x1ee1ce('0x9')]),router[_0x1ee1ce('0xa')](_0x1ee1ce('0x8'),auth[_0x1ee1ce('0xb')](),controller['update']),router[_0x1ee1ce('0xd')](_0x1ee1ce('0x8'),auth['isAuthenticated'](),controller[_0x1ee1ce('0x2')]),module['exports']=router;