Compare commits

..

No commits in common. "914148076648a9fb1d8d97b43c0c9aa889edeceb" and "5ba0a8bab6cdc89c3cdaae668f61e70dc9b91f3f" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

@ -1126,7 +1126,8 @@ public class OperateController {
//负载枚举值 镜头负载
data.put("hsi_frequency", 1);
System.out.printf("我是测试1号啊 哈哈哈");
System.out.printf("我是测试2号啊 啦啦啦啦");
//Broker 连接信息
Map<String,Object> mqttBroker = new HashMap<>();