mac
2023-09-23 116def783f85af5896fc4500bc8a690d8b1eb5f3
app/src/main/java/com/hdl/photovoltaic/internet/api/TopicApi.java
@@ -75,8 +75,8 @@
     */
    public static final String GATEWAY_SEARCH_REPLY = "/user/all/custom/gateway/search_reply";
    //网关详细信息获取s=gw_id
    public static final String GATEWAY_INFO = "/user/%s/custom/gateway/get";
    //网关详细信息
    public static final String GET_GATEWAY_INFO = "/user/%s/custom/gateway/get";
    //获取物理设备列表
    public static final String GET_GATEWAY_OID_LIST = "/user/%s/custom/device/list/get";