dev #2
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user