wjc
2025-01-02 24ea247fa736f51a3f813736fce3199435e35c86
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());