feat:调整查询sql

This commit is contained in:
gyb 2026-02-26 16:00:41 +08:00
parent c19a1ad028
commit 13e98cbcdb
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@ public class AirlineAreaVO extends BaseEntity {
*/
private List<PointInfo> points;
/**
* 形状
*/
private String shape;
/**
* 面积
*/