Built motion from commit df3e9871f6bcc3432fec345b2f4facbd4dba8b5c. Version 3.0.0...
[motion-next.git] / server / api / team / index.js
index 7a01e8f..bbee2c7 100644 (file)
@@ -1 +1 @@
-const a624_0x3014=['isAuthenticated','getQueues','/:id/queues','show','/:id/users','Router','exports','removeAgents','update','get','post','create','delete','removeQueues','put','getAgents','./team.controller','/:id'];(function(_0x4a301b,_0x301453){const _0x482716=function(_0x4c5139){while(--_0x4c5139){_0x4a301b['push'](_0x4a301b['shift']());}};_0x482716(++_0x301453);}(a624_0x3014,0x1cc));const a624_0x4827=function(_0x4a301b,_0x301453){_0x4a301b=_0x4a301b-0x0;let _0x482716=a624_0x3014[_0x4a301b];return _0x482716;};const _0xb7b745=a624_0x4827;'use strict';const express=require('express'),router=express[_0xb7b745('0xd')](),auth=require('../../components/auth/service'),controller=require(_0xb7b745('0x6'));router[_0xb7b745('0x11')]('/',auth[_0xb7b745('0x8')](),controller['index']),router[_0xb7b745('0x11')]('/:id',auth[_0xb7b745('0x8')](),controller[_0xb7b745('0xb')]),router['get'](_0xb7b745('0xa'),auth[_0xb7b745('0x8')](),controller[_0xb7b745('0x9')]),router[_0xb7b745('0x11')]('/:id/users',auth['isAuthenticated'](),controller[_0xb7b745('0x5')]),router[_0xb7b745('0x0')]('/',auth[_0xb7b745('0x8')](),controller[_0xb7b745('0x1')]),router['post']('/:id/queues',auth[_0xb7b745('0x8')](),controller['addQueues']),router[_0xb7b745('0x0')](_0xb7b745('0xc'),auth[_0xb7b745('0x8')](),controller['addAgents']),router[_0xb7b745('0x4')]('/:id',auth[_0xb7b745('0x8')](),controller[_0xb7b745('0x10')]),router[_0xb7b745('0x2')](_0xb7b745('0x7'),auth[_0xb7b745('0x8')](),controller['destroy']),router[_0xb7b745('0x2')]('/:id/queues',auth[_0xb7b745('0x8')](),controller[_0xb7b745('0x3')]),router[_0xb7b745('0x2')](_0xb7b745('0xc'),auth[_0xb7b745('0x8')](),controller[_0xb7b745('0xf')]),module[_0xb7b745('0xe')]=router;
\ No newline at end of file
+const a624_0x4c94=['put','update','destroy','create','/:id/queues','index','/:id/users','exports','./team.controller','isAuthenticated','removeAgents','addAgents','post','/:id','getQueues','get','getAgents','addQueues','delete','removeQueues'];(function(_0xb32606,_0x4c943c){const _0x2187d1=function(_0x5ead20){while(--_0x5ead20){_0xb32606['push'](_0xb32606['shift']());}};_0x2187d1(++_0x4c943c);}(a624_0x4c94,0x1b5));const a624_0x2187=function(_0xb32606,_0x4c943c){_0xb32606=_0xb32606-0x0;let _0x2187d1=a624_0x4c94[_0xb32606];return _0x2187d1;};const _0x7b6ba1=a624_0x2187;'use strict';const express=require('express'),router=express['Router'](),auth=require('../../components/auth/service'),controller=require(_0x7b6ba1('0xb'));router['get']('/',auth['isAuthenticated'](),controller[_0x7b6ba1('0x8')]),router[_0x7b6ba1('0x12')](_0x7b6ba1('0x10'),auth[_0x7b6ba1('0xc')](),controller['show']),router[_0x7b6ba1('0x12')](_0x7b6ba1('0x7'),auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0x11')]),router['get'](_0x7b6ba1('0x9'),auth['isAuthenticated'](),controller[_0x7b6ba1('0x13')]),router['post']('/',auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0x6')]),router[_0x7b6ba1('0xf')]('/:id/queues',auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0x0')]),router['post'](_0x7b6ba1('0x9'),auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0xe')]),router[_0x7b6ba1('0x3')](_0x7b6ba1('0x10'),auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0x4')]),router[_0x7b6ba1('0x1')]('/:id',auth['isAuthenticated'](),controller[_0x7b6ba1('0x5')]),router[_0x7b6ba1('0x1')](_0x7b6ba1('0x7'),auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0x2')]),router[_0x7b6ba1('0x1')](_0x7b6ba1('0x9'),auth[_0x7b6ba1('0xc')](),controller[_0x7b6ba1('0xd')]),module[_0x7b6ba1('0xa')]=router;
\ No newline at end of file