feat:调整查询sql
This commit is contained in:
parent
c19a1ad028
commit
13e98cbcdb
|
|
@ -41,6 +41,11 @@ public class AirlineAreaVO extends BaseEntity {
|
|||
*/
|
||||
private List<PointInfo> points;
|
||||
|
||||
/**
|
||||
* 形状
|
||||
*/
|
||||
private String shape;
|
||||
|
||||
/**
|
||||
* 面积
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue