panlili2024
2025-03-05 134209ad70f82051da3ce63471df0cc8f778e57d
HDLSDK/hdl-connect/src/main/java/com/hdl/sdk/common/event/EventDispatcher.java
@@ -147,7 +147,7 @@
                                        listener.onMessage(o);
                                    }
                                } catch (Exception e) {
//                                    LogUtils.e("post异常1:" + e.getMessage());
                                    LogUtils.e("post异常1:" + e.getMessage());
                                }
                            }
                        });