From 213e661e627b192b855cc8190c72fe485f9786ef Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期三, 11 六月 2025 08:47:51 +0800
Subject: [PATCH] 初始化项目

---
 src/main/resources/application-test.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 9edb608..4a7931d 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -34,8 +34,8 @@
     path: ./logs
   level:
     root: info
-    com.lunhan.xxx.host: DEBUG
-    com.lunhan.xxx.service: DEBUG
+    com.gansu.water.host: DEBUG
+    com.gansu.water.service: DEBUG
 
 # quartz定时任务配置
 quartz:

--
Gitblit v1.9.3