Built motion from commit 459747fdfe53bbf13fbede61eeaffea1f1438f86. Version 3.0.0...
[motion-next.git] / server / api / openchannelTransferReport / index.js
1 const a504_0x2769=['/:id','post','Router','describe','create','show','update','./openchannelTransferReport.controller','put','isAuthenticated','get'];(function(_0x2cf8af,_0x276902){const _0xda892=function(_0x57c8fc){while(--_0x57c8fc){_0x2cf8af['push'](_0x2cf8af['shift']());}};_0xda892(++_0x276902);}(a504_0x2769,0xca));const a504_0xda89=function(_0x2cf8af,_0x276902){_0x2cf8af=_0x2cf8af-0x0;let _0xda892=a504_0x2769[_0x2cf8af];return _0xda892;};const _0x594ac6=a504_0xda89;'use strict';const express=require('express'),router=express[_0x594ac6('0x9')](),auth=require('../../components/auth/service'),controller=require(_0x594ac6('0x3'));router[_0x594ac6('0x6')]('/',auth[_0x594ac6('0x5')](),controller['index']),router['get']('/describe',auth[_0x594ac6('0x5')](),controller[_0x594ac6('0xa')]),router[_0x594ac6('0x6')](_0x594ac6('0x7'),auth['isAuthenticated'](),controller[_0x594ac6('0x1')]),router[_0x594ac6('0x8')]('/',auth[_0x594ac6('0x5')](),controller[_0x594ac6('0x0')]),router[_0x594ac6('0x4')](_0x594ac6('0x7'),auth[_0x594ac6('0x5')](),controller[_0x594ac6('0x2')]),router['delete'](_0x594ac6('0x7'),auth[_0x594ac6('0x5')](),controller['destroy']),module['exports']=router;