From 934bea66aca55f1178da8a4bd3fe89b29878c567 Mon Sep 17 00:00:00 2001 From: shidaobang Date: Wed, 12 Mar 2025 09:42:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20saveOnlineMessage?= =?UTF-8?q?=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- risenet-y9boot-webapp-code/src/main/resources/application.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/risenet-y9boot-webapp-code/src/main/resources/application.yml b/risenet-y9boot-webapp-code/src/main/resources/application.yml index 206fd77..8b52b93 100644 --- a/risenet-y9boot-webapp-code/src/main/resources/application.yml +++ b/risenet-y9boot-webapp-code/src/main/resources/application.yml @@ -191,10 +191,6 @@ y9: - meta oauth2: resource: - #- 是否保存用户操作日志 - saveLogMessage: false - #- 是否保存用户在线信息 - saveOnlineMessage: false allowBasicAuthentication: true allowFormEncodedBodyParameter: true allowUriQueryParameter: true