韩浩然XiaoQiTong
2022-10-17 42838a176c5e3acb8ee0e8a7b9dcfc01fafb0cdf
src/main/java/com/genersoft/iot/vmp/service/IGbStreamService.java
@@ -53,4 +53,6 @@
     * @return
     */
    int updateGbIdOrName(List<StreamPushItem> streamPushItemForUpdate);
    DeviceChannel getDeviceChannelListByStreamWithStatus(GbStream gbStream, String catalogId, ParentPlatform platform);
}