From ed3dcdd15076e1be3c19d34dfdf8f07bf88b60be Mon Sep 17 00:00:00 2001 From: haomingming Date: Fri, 31 Jul 2026 13:39:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95logs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Utils/Auth.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Utils/Auth.php b/app/Utils/Auth.php index 0ddcb95..8ff1243 100644 --- a/app/Utils/Auth.php +++ b/app/Utils/Auth.php @@ -39,6 +39,7 @@ class Auth "/basic/keyword/search" => "get", // 获取热门搜索关键词 "/test/uninquiry" => "get", // 获取未接诊的医生 "/test/refund" => "post", // 测试退款 + "/test/error" => "get", // 测试报错 "/test" => "get", // 测试 "/callback/detection" => "post", // 检测所结果回调 "/callback/video/trtc" => "post", // 音视频回调