25b75802a28f067154690676ed07b46c10d7585d
[motion-next.git] / server / api / whatsappQueueReport / index.js
1 const a813_0x2294=['delete','destroy','get','/describe','index','post','create','../../components/auth/service','/:id','express','describe','isAuthenticated','show'];(function(_0xc15753,_0x229442){const _0x273c6f=function(_0x1d6dca){while(--_0x1d6dca){_0xc15753['push'](_0xc15753['shift']());}};_0x273c6f(++_0x229442);}(a813_0x2294,0x9d));const a813_0x273c=function(_0xc15753,_0x229442){_0xc15753=_0xc15753-0x0;let _0x273c6f=a813_0x2294[_0xc15753];return _0x273c6f;};const _0xf20d8=a813_0x273c;'use strict';const express=require(_0xf20d8('0x8')),router=express['Router'](),auth=require(_0xf20d8('0x6')),controller=require('./whatsappQueueReport.controller');router[_0xf20d8('0x1')]('/',auth['isAuthenticated'](),controller[_0xf20d8('0x3')]),router[_0xf20d8('0x1')](_0xf20d8('0x2'),auth[_0xf20d8('0xa')](),controller[_0xf20d8('0x9')]),router[_0xf20d8('0x1')](_0xf20d8('0x7'),auth['isAuthenticated'](),controller[_0xf20d8('0xb')]),router[_0xf20d8('0x4')]('/',auth[_0xf20d8('0xa')](),controller[_0xf20d8('0x5')]),router['put'](_0xf20d8('0x7'),auth[_0xf20d8('0xa')](),controller['update']),router[_0xf20d8('0xc')]('/:id',auth[_0xf20d8('0xa')](),controller[_0xf20d8('0x0')]),module['exports']=router;