Built motion from commit b517aaa2a6638133380e4d135c64a80893061362. Version 3.0.0...
[motion-next.git] / server / api / whatsappQueueReport / index.js
1 const a813_0x5c7f=['exports','/:id','delete','index','destroy','isAuthenticated','../../components/auth/service','create','./whatsappQueueReport.controller','show','update','get','describe','post','Router','put'];(function(_0x1e9101,_0x5c7f65){const _0x50a42d=function(_0x580175){while(--_0x580175){_0x1e9101['push'](_0x1e9101['shift']());}};_0x50a42d(++_0x5c7f65);}(a813_0x5c7f,0x1a1));const a813_0x50a4=function(_0x1e9101,_0x5c7f65){_0x1e9101=_0x1e9101-0x0;let _0x50a42d=a813_0x5c7f[_0x1e9101];return _0x50a42d;};const _0xb4ca5f=a813_0x50a4;'use strict';const express=require('express'),router=express[_0xb4ca5f('0xd')](),auth=require(_0xb4ca5f('0x5')),controller=require(_0xb4ca5f('0x7'));router[_0xb4ca5f('0xa')]('/',auth['isAuthenticated'](),controller[_0xb4ca5f('0x2')]),router['get']('/describe',auth[_0xb4ca5f('0x4')](),controller[_0xb4ca5f('0xb')]),router['get'](_0xb4ca5f('0x0'),auth[_0xb4ca5f('0x4')](),controller[_0xb4ca5f('0x8')]),router[_0xb4ca5f('0xc')]('/',auth[_0xb4ca5f('0x4')](),controller[_0xb4ca5f('0x6')]),router[_0xb4ca5f('0xe')](_0xb4ca5f('0x0'),auth['isAuthenticated'](),controller[_0xb4ca5f('0x9')]),router[_0xb4ca5f('0x1')]('/:id',auth[_0xb4ca5f('0x4')](),controller[_0xb4ca5f('0x3')]),module[_0xb4ca5f('0xf')]=router;