dev #2

Merged
dashixiong merged 349 commits from dev into main 2026-02-11 01:55:46 +00:00
176 changed files with 15489 additions and 894 deletions
Showing only changes of commit cceafdca92 - Show all commits

View File

@ -34,7 +34,7 @@ server:
# 日志配置 # 日志配置
logging: logging:
level: level:
com.xzzn: debug com.xzzn: info
org.springframework: warn org.springframework: warn
# 用户配置 # 用户配置
@ -135,4 +135,4 @@ mqtt:
password: qwer1234 password: qwer1234
connection-timeout: 15 connection-timeout: 15
keep-alive-interval: 30 keep-alive-interval: 30
automatic-reconnect: true automatic-reconnect: true