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", // 音视频回调