drone-service/drone-fw/src/main/java/org/sxkj/fw/device/mapper/FwDeviceTrackMapper.java
@@ -28,7 +28,7 @@ /** * 设备跟踪流转表 Mapper 接口 * * @author Aix * @author aix * @since 2026-01-08 */ public interface FwDeviceTrackMapper extends BaseMapper<FwDeviceTrackEntity> {