This commit is contained in:
parent
e75e390d09
commit
3f08e8b117
|
|
@ -38,7 +38,7 @@ public class TaskPlanQueryDTO {
|
||||||
/**
|
/**
|
||||||
* 无人机ID
|
* 无人机ID
|
||||||
*/
|
*/
|
||||||
private Long uavId;
|
private String uavId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 开始时间起始
|
* 开始时间起始
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue