From 0a5585ac799acdd8253d7429c3ef8ebd88c8e17a Mon Sep 17 00:00:00 2001 From: shidaobang Date: Thu, 6 Mar 2025 11:17:18 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=97=A5=E5=BF=97=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5=E6=96=B9=E5=BC=8F=E5=8F=98=E9=87=8F=E5=90=8D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- risenet-y9boot-webapp-code/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/risenet-y9boot-webapp-code/src/main/resources/application.yml b/risenet-y9boot-webapp-code/src/main/resources/application.yml index 3f3a7de..206fd77 100644 --- a/risenet-y9boot-webapp-code/src/main/resources/application.yml +++ b/risenet-y9boot-webapp-code/src/main/resources/application.yml @@ -166,7 +166,7 @@ y9: log: enabled: true # kafka, api - logSaveTarget: kafka + reportMethod: kafka session: redis: enabled: true