xiaoQQya
2023-11-01 8a9f8c6cab1e619d1a0e10430ef49a7f2b62a1f2
src/main/java/com/genersoft/iot/vmp/service/IGbStreamService.java
@@ -69,4 +69,6 @@
     * @param catalogId
     */
    void delAllPlatformInfo(String platformId, String catalogId);
    List<GbStream> getGbChannelWithGbid(String gbId);
}