mac
2023-11-28 31d32567ce92d2a3bc77865a6a1cec2635c9dc46
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