Built motion from commit bfc7a72f7045b27461c9a5d1f71c1a658cfd0b8b. Version 3.0.0...
[motion-next.git] / server / api / voiceQueueReport / index.js
index 44410af..ccca8a3 100644 (file)
@@ -1 +1 @@
-const a758_0x6415=['/:id','create','/describe','exports','delete','describe','get','destroy','put','index','update','isAuthenticated','Router','post'];(function(_0x57b466,_0x641572){const _0x287bed=function(_0x495ef0){while(--_0x495ef0){_0x57b466['push'](_0x57b466['shift']());}};_0x287bed(++_0x641572);}(a758_0x6415,0x6c));const a758_0x287b=function(_0x57b466,_0x641572){_0x57b466=_0x57b466-0x0;let _0x287bed=a758_0x6415[_0x57b466];return _0x287bed;};const _0xfdd0e9=a758_0x287b;'use strict';const express=require('express'),router=express[_0xfdd0e9('0x2')](),auth=require('../../components/auth/service'),controller=require('./voiceQueueReport.controller');router['get']('/',auth[_0xfdd0e9('0x1')](),controller[_0xfdd0e9('0xd')]),router[_0xfdd0e9('0xa')](_0xfdd0e9('0x6'),auth[_0xfdd0e9('0x1')](),controller[_0xfdd0e9('0x9')]),router[_0xfdd0e9('0xa')]('/index',auth[_0xfdd0e9('0x1')](),controller['getVoiceQueuesReport']),router[_0xfdd0e9('0xa')](_0xfdd0e9('0x4'),auth['isAuthenticated'](),controller['show']),router[_0xfdd0e9('0x3')]('/',auth['isAuthenticated'](),controller[_0xfdd0e9('0x5')]),router[_0xfdd0e9('0xc')]('/:id',auth[_0xfdd0e9('0x1')](),controller[_0xfdd0e9('0x0')]),router[_0xfdd0e9('0x8')](_0xfdd0e9('0x4'),auth['isAuthenticated'](),controller[_0xfdd0e9('0xb')]),module[_0xfdd0e9('0x7')]=router;
\ No newline at end of file
+const a758_0x35ca=['express','delete','exports','/:id','get','../../components/auth/service','index','isAuthenticated','/describe','describe','destroy','./voiceQueueReport.controller','update','post','getVoiceQueuesReport','create'];(function(_0x4a7e29,_0x35caa0){const _0x1ac790=function(_0x4289c7){while(--_0x4289c7){_0x4a7e29['push'](_0x4a7e29['shift']());}};_0x1ac790(++_0x35caa0);}(a758_0x35ca,0x115));const a758_0x1ac7=function(_0x4a7e29,_0x35caa0){_0x4a7e29=_0x4a7e29-0x0;let _0x1ac790=a758_0x35ca[_0x4a7e29];return _0x1ac790;};const _0x558a1e=a758_0x1ac7;'use strict';const express=require(_0x558a1e('0xb')),router=express['Router'](),auth=require(_0x558a1e('0x0')),controller=require(_0x558a1e('0x6'));router[_0x558a1e('0xf')]('/',auth[_0x558a1e('0x2')](),controller[_0x558a1e('0x1')]),router[_0x558a1e('0xf')](_0x558a1e('0x3'),auth[_0x558a1e('0x2')](),controller[_0x558a1e('0x4')]),router['get']('/index',auth[_0x558a1e('0x2')](),controller[_0x558a1e('0x9')]),router[_0x558a1e('0xf')](_0x558a1e('0xe'),auth[_0x558a1e('0x2')](),controller['show']),router[_0x558a1e('0x8')]('/',auth[_0x558a1e('0x2')](),controller[_0x558a1e('0xa')]),router['put'](_0x558a1e('0xe'),auth[_0x558a1e('0x2')](),controller[_0x558a1e('0x7')]),router[_0x558a1e('0xc')](_0x558a1e('0xe'),auth[_0x558a1e('0x2')](),controller[_0x558a1e('0x5')]),module[_0x558a1e('0xd')]=router;
\ No newline at end of file