mac
2023-12-22 c48f6e1e7f7fc4ca3db8ecadf441d6da942ceb8f
app/src/main/java/com/hdl/photovoltaic/config/ConstantManage.java
@@ -14,6 +14,11 @@
    /******EventBus发布事件的常量*********/
    //all
    public static final String message_function_tab_switch = "message_function_tab_switch";
    public static final String homepage_title_tab_switch = "homepage_title_tab_switch";
    //网络状态发生变化
    public static final String network_change_post = "network_change";
}