ae392ca23fb2aeffe65fc045c0e47eca0a3ac952
[motion-next.git] / server / api / voiceAgentReport / index.js
1 const a702_0x1df1=['destroy','describe','exports','/:id','get','/describe','delete','Router','isAuthenticated','put','show','../../components/auth/service','update','post'];(function(_0x4723b8,_0x1df1a1){const _0x14169f=function(_0x5d96c3){while(--_0x5d96c3){_0x4723b8['push'](_0x4723b8['shift']());}};_0x14169f(++_0x1df1a1);}(a702_0x1df1,0xa7));const a702_0x1416=function(_0x4723b8,_0x1df1a1){_0x4723b8=_0x4723b8-0x0;let _0x14169f=a702_0x1df1[_0x4723b8];return _0x14169f;};const _0x5e1a06=a702_0x1416;'use strict';const express=require('express'),router=express[_0x5e1a06('0x8')](),auth=require(_0x5e1a06('0xc')),controller=require('./voiceAgentReport.controller');router[_0x5e1a06('0x5')]('/',auth[_0x5e1a06('0x9')](),controller['index']),router[_0x5e1a06('0x5')](_0x5e1a06('0x6'),auth[_0x5e1a06('0x9')](),controller[_0x5e1a06('0x2')]),router['get']('/:id',auth[_0x5e1a06('0x9')](),controller[_0x5e1a06('0xb')]),router[_0x5e1a06('0x0')]('/',auth[_0x5e1a06('0x9')](),controller['create']),router[_0x5e1a06('0xa')](_0x5e1a06('0x4'),auth[_0x5e1a06('0x9')](),controller[_0x5e1a06('0xd')]),router[_0x5e1a06('0x7')](_0x5e1a06('0x4'),auth[_0x5e1a06('0x9')](),controller[_0x5e1a06('0x1')]),module[_0x5e1a06('0x3')]=router;