This commit is contained in:
孙小云 2026-03-09 14:50:03 +08:00
parent e75e390d09
commit 3f08e8b117
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class TaskPlanQueryDTO {
/** /**
* 无人机ID * 无人机ID
*/ */
private Long uavId; private String uavId;
/** /**
* 开始时间起始 * 开始时间起始