From 3fb9922b524a5c1a40de5bd011c99c9863032f7a Mon Sep 17 00:00:00 2001 From: Charles7c Date: Thu, 2 Jan 2025 20:40:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=BF=87=E6=9C=9F=E9=85=8D=E7=BD=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-webapi/src/main/resources/config/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continew-webapi/src/main/resources/config/application.yml b/continew-webapi/src/main/resources/config/application.yml index 8ffb0f58..a28c6980 100644 --- a/continew-webapi/src/main/resources/config/application.yml +++ b/continew-webapi/src/main/resources/config/application.yml @@ -216,7 +216,7 @@ auth: ## 密码配置 password: excludes: - - /auth/route + - /auth/user/route - /auth/user/info - /auth/logout - /system/user/password