drone-service/drone-fw/src/main/java/org/sxkj/fw/device/mapper/FwDeviceMapper.java
@@ -26,10 +26,10 @@ import java.util.List; /** * 反无设备表 Mapper 接口 * 设备表 Mapper 接口 * * @author AIX * @since 2026-01-06 * @author Aix * @since 2026-01-08 */ public interface FwDeviceMapper extends BaseMapper<FwDeviceEntity> {