mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update springboot/wumei-admin/src/main/resources/application.yml.
This commit is contained in:
@@ -85,7 +85,7 @@ spring:
|
||||
host-url: tcp://localhost:1883 # mqtt连接tcp地址
|
||||
client-id: ${random.value} # 客户端Id,不能相同,采用随机数 ${random.value}
|
||||
default-topic: test # 默认主题
|
||||
timeout: 60000 # 超时时间
|
||||
timeout: 30000 # 超时时间
|
||||
keepalive: 30 # 保持连接
|
||||
task:
|
||||
execution:
|
||||
|
||||
Reference in New Issue
Block a user