648540858
2022-02-07 d07a5680f3f25a9898a1d465d785f6c595a21005
src/main/java/com/genersoft/iot/vmp/service/IGbStreamService.java
@@ -43,4 +43,5 @@
    DeviceChannel getDeviceChannelListByStream(GbStream gbStream, String catalogId, String deviceGBId);
    void sendCatalogMsg(GbStream gbStream, String type);
    void sendCatalogMsgs(List<GbStream> gbStreams, String type);
}