fc0db71fe5e14ac0666a08dc109eb24cacac3897
[motion-next.git] / server / api / openchannelQueue / index.js
1 const a492_0x3226=['getAgents','post','addTeams','show','/:id/teams','get','describe','destroy','../../components/auth/service','isAuthenticated','create','removeTeams','delete','./openchannelQueue.controller','removeAgents','index','put','/:id/users','addAgents','express','exports','/:id/members','getMembers','/:id'];(function(_0x5dfd07,_0x3226cd){const _0x577d6b=function(_0x277a77){while(--_0x277a77){_0x5dfd07['push'](_0x5dfd07['shift']());}};_0x577d6b(++_0x3226cd);}(a492_0x3226,0x168));const a492_0x577d=function(_0x5dfd07,_0x3226cd){_0x5dfd07=_0x5dfd07-0x0;let _0x577d6b=a492_0x3226[_0x5dfd07];return _0x577d6b;};const _0x1451c2=a492_0x577d;'use strict';const express=require(_0x1451c2('0x13')),router=express['Router'](),auth=require(_0x1451c2('0x8')),controller=require(_0x1451c2('0xd'));router[_0x1451c2('0x5')]('/',auth[_0x1451c2('0x9')](),controller[_0x1451c2('0xf')]),router[_0x1451c2('0x5')]('/describe',auth[_0x1451c2('0x9')](),controller[_0x1451c2('0x6')]),router[_0x1451c2('0x5')](_0x1451c2('0x17'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0x3')]),router['get'](_0x1451c2('0x15'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0x16')]),router[_0x1451c2('0x5')](_0x1451c2('0x4'),auth[_0x1451c2('0x9')](),controller['getTeams']),router[_0x1451c2('0x5')](_0x1451c2('0x11'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0x0')]),router['post']('/',auth['isAuthenticated'](),controller[_0x1451c2('0xa')]),router[_0x1451c2('0x1')]('/:id/teams',auth['isAuthenticated'](),controller[_0x1451c2('0x2')]),router[_0x1451c2('0x1')](_0x1451c2('0x11'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0x12')]),router[_0x1451c2('0x10')](_0x1451c2('0x17'),auth[_0x1451c2('0x9')](),controller['update']),router[_0x1451c2('0xc')](_0x1451c2('0x17'),auth['isAuthenticated'](),controller[_0x1451c2('0x7')]),router[_0x1451c2('0xc')](_0x1451c2('0x4'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0xb')]),router[_0x1451c2('0xc')](_0x1451c2('0x11'),auth[_0x1451c2('0x9')](),controller[_0x1451c2('0xe')]),module[_0x1451c2('0x14')]=router;