From ccab8b19a683e872d8684966483593888c8fd7bf Mon Sep 17 00:00:00 2001 From: liulin <lin.liu@88.com> Date: 星期四, 24 七月 2025 09:43:10 +0800 Subject: [PATCH] 添加首页大屏数据统计 --- src/test/resources/application-dev.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/test/resources/application-dev.yml b/src/test/resources/application-dev.yml index 6105c1c..0bb36fa 100644 --- a/src/test/resources/application-dev.yml +++ b/src/test/resources/application-dev.yml @@ -46,7 +46,7 @@ path: ./logs level: root: info - com.lunhan.xxx: info + com.fengdu.gas: info # mybatis-plus 配置: mybatis-plus: -- Gitblit v1.9.3