Compare commits
No commits in common. "914148076648a9fb1d8d97b43c0c9aa889edeceb" and "5ba0a8bab6cdc89c3cdaae668f61e70dc9b91f3f" have entirely different histories.
9141480766
...
5ba0a8bab6
|
|
@ -1126,7 +1126,8 @@ public class OperateController {
|
||||||
//负载枚举值 镜头负载
|
//负载枚举值 镜头负载
|
||||||
data.put("hsi_frequency", 1);
|
data.put("hsi_frequency", 1);
|
||||||
|
|
||||||
System.out.printf("我是测试1号啊 哈哈哈");
|
|
||||||
|
System.out.printf("我是测试2号啊 啦啦啦啦");
|
||||||
|
|
||||||
//Broker 连接信息
|
//Broker 连接信息
|
||||||
Map<String,Object> mqttBroker = new HashMap<>();
|
Map<String,Object> mqttBroker = new HashMap<>();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue