f7975341b7df2eb88bf04bc1f756ac136ed66297
[motion-next.git] / server / api / chatQueueReport / index.js
1 const a105_0x2dc0=['destroy','delete','post','isAuthenticated','Router','describe','/describe','create','../../components/auth/service','./chatQueueReport.controller','get','/:id'];(function(_0xd926e2,_0x2dc0a6){const _0x18973f=function(_0x507ef7){while(--_0x507ef7){_0xd926e2['push'](_0xd926e2['shift']());}};_0x18973f(++_0x2dc0a6);}(a105_0x2dc0,0x188));const a105_0x1897=function(_0xd926e2,_0x2dc0a6){_0xd926e2=_0xd926e2-0x0;let _0x18973f=a105_0x2dc0[_0xd926e2];return _0x18973f;};const _0x5492f0=a105_0x1897;'use strict';const express=require('express'),router=express[_0x5492f0('0x8')](),auth=require(_0x5492f0('0x0')),controller=require(_0x5492f0('0x1'));router[_0x5492f0('0x2')]('/',auth[_0x5492f0('0x7')](),controller['index']),router['get'](_0x5492f0('0xa'),auth[_0x5492f0('0x7')](),controller[_0x5492f0('0x9')]),router[_0x5492f0('0x2')](_0x5492f0('0x3'),auth[_0x5492f0('0x7')](),controller['show']),router[_0x5492f0('0x6')]('/',auth[_0x5492f0('0x7')](),controller[_0x5492f0('0xb')]),router['put'](_0x5492f0('0x3'),auth[_0x5492f0('0x7')](),controller['update']),router[_0x5492f0('0x5')](_0x5492f0('0x3'),auth[_0x5492f0('0x7')](),controller[_0x5492f0('0x4')]),module['exports']=router;