wjc
2025-04-14 292176a423dd3c04e17f953fdebe47676ec22f00
app/src/main/java/com/hdl/photovoltaic/ui/message/MessageFragment.java
@@ -412,6 +412,7 @@
                if (isShowLoading) {
                    hideLoading();
                }
                HdlThreadLogic.toast(_mActivity, e.getMsg() + "(" + e.getCode() + ")");
            }
        });