mac
2023-11-30 c6e503f9c7b46d9df78242222949dd7cb200cdc2
app/src/main/java/com/hdl/photovoltaic/internet/api/HttpApi.java
@@ -51,6 +51,9 @@
    //LINK设备获取驱动升级包下载地址
    public static final String POST_OTA_GET_LinkDeviceDriverDownloadUrl = "/smart-footstone/mgmt/device/ota/getLinkDeviceDriverDownloadUrl";
    //App版本检测
    public static final String POST_APP_VERSION_CHECK = "/basis-footstone/app/appVersion/check";
    //endregion
    //endregion