parent
9141480766
commit
46eb4bbcf2
|
|
@ -1126,8 +1126,6 @@ public class OperateController {
|
||||||
//负载枚举值 镜头负载
|
//负载枚举值 镜头负载
|
||||||
data.put("hsi_frequency", 1);
|
data.put("hsi_frequency", 1);
|
||||||
|
|
||||||
System.out.printf("我是测试1号啊 哈哈哈");
|
|
||||||
|
|
||||||
//Broker 连接信息
|
//Broker 连接信息
|
||||||
Map<String,Object> mqttBroker = new HashMap<>();
|
Map<String,Object> mqttBroker = new HashMap<>();
|
||||||
//服务器连接地址
|
//服务器连接地址
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue