648540858
2022-02-20 5bcd8495e03b08ff417f74f816d20e028f9b1fe0
src/main/java/com/genersoft/iot/vmp/service/IStreamPushService.java
@@ -68,4 +68,6 @@
    void batchAdd(List<StreamPushItem> streamPushExcelDtoList);
    boolean batchStop(List<GbStream> streamPushItems);
    void batchAddForUpload(String platformId, String catalogId, List<StreamPushItem> streamPushItems);
}