fuliqi
2025-01-15 ab491a079ba4ab85ffef35d14c0767eba01455d8
src/main/java/com/genersoft/iot/vmp/service/IDeviceChannelService.java
@@ -98,6 +98,7 @@
    void updateChannelGPS(Device device, DeviceChannel deviceChannel, MobilePosition mobilePosition);
    void stopPlay(String deviceId, String channelId);
    void batchUpdateChannelGPS(List<DeviceChannel> channelList);
    void batchAddMobilePosition(List<MobilePosition> addMobilePositionList);