wjc
2025-01-13 90e89b7861fc2ce0c1ebf64d079f423f4e8f9039
app/src/main/java/com/hdl/photovoltaic/ui/BPowerStationActivity.java
@@ -481,7 +481,7 @@
                    if (response.getTopic() == null) {
                        return;
                    }
//                    /HdlLogLogic.print("监听到Modbus数据---" + new Gson().toJson(response), false);
                    HdlLogLogic.print("监听到Modbus数据---" + new Gson().toJson(response), false);
//                    if (response.getTopic().endsWith("custom/native/inverter/up")) {
                    HDLUniMP.UniCallBackBaseBean uniCallBackBaseBean = new HDLUniMP.UniCallBackBaseBean();
                    uniCallBackBaseBean.setType(response.getTopic());