Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / chatTransferReport / index.js
1 const a131_0x31ba=['update','describe','exports','delete','put','show','post','index','isAuthenticated','get','/:id','../../components/auth/service','Router','/describe','destroy'];(function(_0x1f90a4,_0x30afee){const _0x31ba66=function(_0xa14859){while(--_0xa14859){_0x1f90a4['push'](_0x1f90a4['shift']());}};_0x31ba66(++_0x30afee);}(a131_0x31ba,0x19f));const a131_0xa148=function(_0x1f90a4,_0x30afee){_0x1f90a4=_0x1f90a4-0x178;let _0x31ba66=a131_0x31ba[_0x1f90a4];return _0x31ba66;};const a131_0x1c2542=a131_0xa148;'use strict';const express=require('express'),router=express[a131_0x1c2542(0x17a)](),auth=require(a131_0x1c2542(0x179)),controller=require('./chatTransferReport.controller');router[a131_0x1c2542(0x186)]('/',auth[a131_0x1c2542(0x185)](),controller[a131_0x1c2542(0x184)]),router[a131_0x1c2542(0x186)](a131_0x1c2542(0x17b),auth[a131_0x1c2542(0x185)](),controller[a131_0x1c2542(0x17e)]),router[a131_0x1c2542(0x186)](a131_0x1c2542(0x178),auth[a131_0x1c2542(0x185)](),controller[a131_0x1c2542(0x182)]),router[a131_0x1c2542(0x183)]('/',auth[a131_0x1c2542(0x185)](),controller['create']),router[a131_0x1c2542(0x181)]('/:id',auth[a131_0x1c2542(0x185)](),controller[a131_0x1c2542(0x17d)]),router[a131_0x1c2542(0x180)](a131_0x1c2542(0x178),auth[a131_0x1c2542(0x185)](),controller[a131_0x1c2542(0x17c)]),module[a131_0x1c2542(0x17f)]=router;