648540858
2023-10-12 298a9f4280458062ed0fc32084d5bcce8bbf196c
src/main/java/com/genersoft/iot/vmp/service/IGbStreamService.java
old mode 100644 new mode 100755
@@ -69,4 +69,6 @@
     * @param catalogId
     */
    void delAllPlatformInfo(String platformId, String catalogId);
    List<GbStream> getGbChannelWithGbid(String gbId);
}