Browse Source

修改bug

suntianwu 3 years ago
parent
commit
eb2ec033d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application-dev.properties

+ 1 - 1
src/main/resources/application-dev.properties

@@ -42,7 +42,7 @@ mqtt.username=shangxingkeji
 mqtt.password=sxkj@1234
 
 #是否开启mqtt消息接受服务,开启:1,不开启:0
-mqtt.on=0
+mqtt.on=1
 #设备激活返回消息超时(秒)
 mqtt.dev.jihuo.timeout=30