bug:航线一期增加航线查询接口
This commit is contained in:
parent
4f7f5a2c94
commit
1de86e9dc0
|
|
@ -66,6 +66,16 @@ public class AirlineFileVO {
|
|||
*/
|
||||
private Integer djiRthAltitude;
|
||||
|
||||
/**
|
||||
* 分组ID
|
||||
*/
|
||||
private Long groupId;
|
||||
|
||||
/**
|
||||
* 分组名称
|
||||
*/
|
||||
private String groupName;
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue