feat:调试接口
This commit is contained in:
parent
249dc49dc5
commit
efe420b5a9
|
|
@ -53,9 +53,9 @@ public class AirlineFileVO {
|
|||
|
||||
|
||||
/**
|
||||
* 航线类型:1,航点航线;2,指点航线;3,指面航线
|
||||
* 航线类型:waypoint,航点航线;指点航线;指面航线
|
||||
*/
|
||||
private Integer type;
|
||||
private String type;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue