Compare commits
No commits in common. "249dc49dc5b867c892f2cc3fb4bf2f3138d87222" and "02a018df3886b282986752258a61edfe5b2e44f1" have entirely different histories.
249dc49dc5
...
02a018df38
|
|
@ -36,15 +36,7 @@ public class AirlineFileVO {
|
||||||
* waypoint文件地址
|
* waypoint文件地址
|
||||||
*/
|
*/
|
||||||
private String fileUrl;
|
private String fileUrl;
|
||||||
/**
|
|
||||||
* 飞行器厂商
|
|
||||||
*/
|
|
||||||
private String airVendor;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 飞行器类型
|
|
||||||
*/
|
|
||||||
private String airType;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 原始航线url
|
* 原始航线url
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue