!20 update:默认iot不启动监听

Merge pull request !20 from LSF/master
This commit is contained in:
阿沐 2024-07-26 03:50:04 +00:00 committed by Gitee
commit 8848d51e8d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 3 additions and 3 deletions

View File

@ -40,4 +40,4 @@ spring:
clientId: maku_boot_service_dev clientId: maku_boot_service_dev
defaultTopic: topic_default defaultTopic: topic_default
#true 开启监听 false 关闭监听 用于监设备上报的信息 #true 开启监听 false 关闭监听 用于监设备上报的信息
mqttEnabled: true mqttEnabled: false

View File

@ -40,4 +40,4 @@ spring:
clientId: maku_boot_service_dev clientId: maku_boot_service_dev
defaultTopic: topic_default defaultTopic: topic_default
#true 开启监听 false 关闭监听 用于监设备上报的信息 #true 开启监听 false 关闭监听 用于监设备上报的信息
mqttEnabled: true mqttEnabled: false

View File

@ -40,4 +40,4 @@ spring:
clientId: maku_boot_service_dev clientId: maku_boot_service_dev
defaultTopic: topic_default defaultTopic: topic_default
#true 开启监听 false 关闭监听 用于监设备上报的信息 #true 开启监听 false 关闭监听 用于监设备上报的信息
mqttEnabled: true mqttEnabled: false