wjc
2024-12-30 81a95bb98f3c2d22d40cc22158883b63c79a4ed6
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());