mac
2024-05-06 a4e8dee87338beef6f45f053d8fa9c36dc74ed09
app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
@@ -121,9 +121,17 @@
    public static final String B_POST_GET_USERINFO = "/basis-footstone/mgmt/user/oauth/getUserInfo";
    //退出登录
    public static final String POST_GET_IMAGE_LOGOUT = "/basis-footstone/mgmt/user/oauth/logout";
    //endregion
    //获取设备列表(安装商)
    public static final String POST_deviceList = "/home-wisdom/app/powerStation/deviceList";
    //电站状态概览(安装商)
    public static final String POST_statusOverview = "/home-wisdom/app/powerStation/statusOverview";
    //endregion