648540858
2024-05-23 aeeb61d141c0245232e9e1e4cc71e4f309e9d096
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);