Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / whatsappQueueReport / index.js
1 const a813_0x5997=['express','create','/describe','post','/:id','delete','index','show','describe','Router','./whatsappQueueReport.controller','../../components/auth/service','isAuthenticated'];(function(_0x5bbe67,_0x59971b){const _0x31a64d=function(_0x170a72){while(--_0x170a72){_0x5bbe67['push'](_0x5bbe67['shift']());}};_0x31a64d(++_0x59971b);}(a813_0x5997,0x128));const a813_0x31a6=function(_0x5bbe67,_0x59971b){_0x5bbe67=_0x5bbe67-0x0;let _0x31a64d=a813_0x5997[_0x5bbe67];return _0x31a64d;};const _0x3f9512=a813_0x31a6;'use strict';const express=require(_0x3f9512('0x3')),router=express[_0x3f9512('0xc')](),auth=require(_0x3f9512('0x1')),controller=require(_0x3f9512('0x0'));router['get']('/',auth[_0x3f9512('0x2')](),controller[_0x3f9512('0x9')]),router['get'](_0x3f9512('0x5'),auth[_0x3f9512('0x2')](),controller[_0x3f9512('0xb')]),router['get'](_0x3f9512('0x7'),auth[_0x3f9512('0x2')](),controller[_0x3f9512('0xa')]),router[_0x3f9512('0x6')]('/',auth[_0x3f9512('0x2')](),controller[_0x3f9512('0x4')]),router['put'](_0x3f9512('0x7'),auth[_0x3f9512('0x2')](),controller['update']),router[_0x3f9512('0x8')](_0x3f9512('0x7'),auth[_0x3f9512('0x2')](),controller['destroy']),module['exports']=router;