update 后管页面新增独立报桩字段

This commit is contained in:
Lemon
2025-04-28 16:38:35 +08:00
parent 297c251274
commit 0c76d906b3
4 changed files with 31 additions and 1 deletions

View File

@@ -44,6 +44,11 @@ public class PileStationVO {
*/
private String areaCode;
/**
* 是否独立报桩
*/
private String aloneApply;
/**
* 地区
*/