wjc
6 天以前 c3542b10ea66a1c3fad44fe8e0efd357d7d3857e
app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
@@ -32,6 +32,10 @@
    public static final String POST_Message_AllRead = "/home-wisdom/app/powerStation/message/allRead";
    //消息全部已读(匹配维修方案)
    public static final String POST_Message_Plan_AllRead = "/home-wisdom/app/powerStation/message/plan/allRead";
    //消息通知设置详情
    public static final String POST_notice_setInfo = "/home-wisdom/app/powerStation/message/notice/setInfo";
    //消息通知设置
    public static final String POST_notice_set = "/home-wisdom/app/powerStation/message/notice/set";
    //endregion