From 18cf2f252338e52fb531cd2ca1cc49e39bf6efe0 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 19 二月 2025 18:50:50 +0800
Subject: [PATCH] 111

---
 server/platform/src/main/resources/application.yml |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/server/platform/src/main/resources/application.yml b/server/platform/src/main/resources/application.yml
index 821f382..f9ad69d 100644
--- a/server/platform/src/main/resources/application.yml
+++ b/server/platform/src/main/resources/application.yml
@@ -42,7 +42,6 @@
   # 鎺掗櫎璺熻釜鐨刄RL姝e垯
   exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
 
-
 # 鏃ュ織閰嶇疆
 logback:
   level: INFO
@@ -50,7 +49,7 @@
 # dao灞傜殑鏃ュ織璁剧疆涓篸ebug锛屾柟渚挎煡鐪媠ql
 logging:
   level:
-    com.tielangtou.dao: debug
+    com.doumee.dao: debug
 
 pagehelper:
   # 鎸囧畾浣跨敤鐨勬暟鎹簱鏁版嵁搴�
@@ -59,4 +58,8 @@
   reasonable: true
 # WEB鏈嶅姟鍣ㄩ厤缃�
 server:
-  port: 10012
+  port: 10026
+
+mqtt:
+  clientid: doumeeplat
+  subclientid: doumeeplatSub

--
Gitblit v1.9.3