wjc
2025-04-09 6ae9f81d545f44a85c34dea1c11df8b70e3f940f
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() + ")");
            }
        });