Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / chatQueueReport / index.js
1 'use strict';const a126_0x502f=['delete','160014kmeQFU','337105wpIvXU','278934gaQQFZ','/describe','destroy','1KJkezW','Router','get','express','202600kzEgSj','update','292eqJUjU','@components/auth/service','./chatQueueReport.controller','exports','create','describe','/:id','131149idfPUB','isAuthenticated','296403LsUbcd','1763izXCfF','put'];const a126_0x15b2=function(_0x538856,_0x349a10){_0x538856=_0x538856-0x10f;let _0x502f49=a126_0x502f[_0x538856];return _0x502f49;};const a126_0x5086cc=a126_0x15b2;(function(_0x7c706a,_0x26b3a4){const _0x562aaa=a126_0x15b2;while(!![]){try{const _0x1dfbde=parseInt(_0x562aaa(0x119))+-parseInt(_0x562aaa(0x117))+parseInt(_0x562aaa(0x122))*parseInt(_0x562aaa(0x11e))+-parseInt(_0x562aaa(0x126))+parseInt(_0x562aaa(0x11d))+parseInt(_0x562aaa(0x11f))+parseInt(_0x562aaa(0x11a))*-parseInt(_0x562aaa(0x110));if(_0x1dfbde===_0x26b3a4)break;else _0x7c706a['push'](_0x7c706a['shift']());}catch(_0x32df37){_0x7c706a['push'](_0x7c706a['shift']());}}}(a126_0x502f,0x36aa7));const express=require(a126_0x5086cc(0x125)),router=express[a126_0x5086cc(0x123)](),auth=require(a126_0x5086cc(0x111)),controller=require(a126_0x5086cc(0x112));router[a126_0x5086cc(0x124)]('/',auth['isAuthenticated'](),controller['index']),router[a126_0x5086cc(0x124)](a126_0x5086cc(0x120),auth['isAuthenticated'](),controller[a126_0x5086cc(0x115)]),router[a126_0x5086cc(0x124)](a126_0x5086cc(0x116),auth[a126_0x5086cc(0x118)](),controller['show']),router['post']('/',auth[a126_0x5086cc(0x118)](),controller[a126_0x5086cc(0x114)]),router[a126_0x5086cc(0x11b)](a126_0x5086cc(0x116),auth[a126_0x5086cc(0x118)](),controller[a126_0x5086cc(0x10f)]),router[a126_0x5086cc(0x11c)]('/:id',auth[a126_0x5086cc(0x118)](),controller[a126_0x5086cc(0x121)]),module[a126_0x5086cc(0x113)]=router;