Built motion from commit f861bcb808219e66da88ba48b61bddb35224a65e. Version 3.0.0...
[motion-next.git] / server / api / chatTransferReport / index.js
1 'use strict';const a131_0x47f3=['11668euwHGV','241576WcHLmz','1EYtiwd','1398965YcFBcm','express','delete','@components/auth/service','363MXhHLN','216265bWiXdo','get','1430267Sgcojg','/:id','update','index','show','destroy','1CKPazj','isAuthenticated','describe','850178USiMww','1283549VDJvsa','1TUlkTV','1muSXNg'];const a131_0x5267=function(_0x3c72ba,_0x1d5c0a){_0x3c72ba=_0x3c72ba-0x161;let _0x47f341=a131_0x47f3[_0x3c72ba];return _0x47f341;};const a131_0x533c62=a131_0x5267;(function(_0x45b29f,_0x3972de){const _0x109a01=a131_0x5267;while(!![]){try{const _0x510c0c=parseInt(_0x109a01(0x175))*parseInt(_0x109a01(0x174))+parseInt(_0x109a01(0x16a))+parseInt(_0x109a01(0x162))*parseInt(_0x109a01(0x173))+parseInt(_0x109a01(0x163))*parseInt(_0x109a01(0x170))+parseInt(_0x109a01(0x176))*parseInt(_0x109a01(0x161))+-parseInt(_0x109a01(0x168))+-parseInt(_0x109a01(0x177))*parseInt(_0x109a01(0x167));if(_0x510c0c===_0x3972de)break;else _0x45b29f['push'](_0x45b29f['shift']());}catch(_0x4fa068){_0x45b29f['push'](_0x45b29f['shift']());}}}(a131_0x47f3,0xb7c92));const express=require(a131_0x533c62(0x164)),router=express['Router'](),auth=require(a131_0x533c62(0x166)),controller=require('./chatTransferReport.controller');router[a131_0x533c62(0x169)]('/',auth[a131_0x533c62(0x171)](),controller[a131_0x533c62(0x16d)]),router[a131_0x533c62(0x169)]('/describe',auth[a131_0x533c62(0x171)](),controller[a131_0x533c62(0x172)]),router['get']('/:id',auth[a131_0x533c62(0x171)](),controller[a131_0x533c62(0x16e)]),router['post']('/',auth[a131_0x533c62(0x171)](),controller['create']),router['put'](a131_0x533c62(0x16b),auth['isAuthenticated'](),controller[a131_0x533c62(0x16c)]),router[a131_0x533c62(0x165)](a131_0x533c62(0x16b),auth[a131_0x533c62(0x171)](),controller[a131_0x533c62(0x16f)]),module['exports']=router;