From ec540382b69a3cdb6d6dac2ed61d97236b62328d Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期日, 13 四月 2025 03:36:39 +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 7a949d8..d02c2fb 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.nanjing.water.host: DEBUG
+    com.nanjing.water.service: DEBUG
 
 # quartz定时任务配置
 quartz:

--
Gitblit v1.9.3