Merge branch 'main' of http://th.local.t-aaron.com:13000/THENG/a-cloud-all
This commit is contained in:
commit
81c3ff6bb2
|
|
@ -53,9 +53,9 @@ public class AirlineFileVO {
|
|||
|
||||
|
||||
/**
|
||||
* 航线类型:1,航点航线;2,指点航线;3,指面航线
|
||||
* 航线类型:waypoint,航点航线;指点航线;指面航线
|
||||
*/
|
||||
private Integer type;
|
||||
private String type;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue