wjc
2025-01-10 2e91f8abdcb87feda9e237895d4460a19fd7aed8
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());