吉安感知网项目-后端
xiebin
2026-01-08 b70eb5ee9ad3bb6209830a35d703439fd798a38f
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> {