From 5fe0e99a717229ce6cea4e945a969a562414bc56 Mon Sep 17 00:00:00 2001 From: dlaren Date: Thu, 7 Aug 2025 00:35:15 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E6=A3=80=E6=B5=8B=E5=BF=BD=E7=95=A5=E7=A7=9F?= =?UTF-8?q?=E6=88=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exam-server/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exam-server/src/main/resources/application.yaml b/exam-server/src/main/resources/application.yaml index 69dd1329..58a599ae 100644 --- a/exam-server/src/main/resources/application.yaml +++ b/exam-server/src/main/resources/application.yaml @@ -292,7 +292,7 @@ exam: - /admin-api/pay/notify/** # 支付回调通知,不携带租户编号 - /jmreport/* # 积木报表,无法携带租户编号 - /admin-api/mp/open/** # 微信公众号开放平台,微信回调接口,无法携带租户编号 - - /admin-api/exam/app/getAppCheckList # 学生端环境监测 + - /admin-api/exam/app/getAppCheckList/* # 学生端环境监测 - /admin-api/system/auth/login_config # 学生端判断学生的登录方式 - /admin-api/system/auth/refreshLogout # 登出用户 ignore-tables: