mac
2024-05-29 51bd5829118714be826ab9de93d822615ef48a4f
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";
}