mac
2024-05-29 d50fdda801a3e4f0a3fabdb636fd7b87172e5992
app/src/main/java/com/hdl/photovoltaic/config/ConstantManage.java
@@ -24,6 +24,9 @@
    //网络状态发生变化
    public static final String network_change_post = "network_change";
    //电站状态
    public static final String station_status = "station_status";
    public static final String station_edit = "station_edit";
}