648540858
2023-12-15 3a1fc63d7ac0e3f686f28cad85f50cc594292e94
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);
}