aijinhui
2024-04-18 382a0bfc97e948b851a6be793e87081c776e4cfc
ard-work/src/main/java/com/ruoyi/alarmpoints/well/domain/ArdAlarmpointsWellDeptVo.java
@@ -52,11 +52,12 @@
    private BigDecimal altitude;
    private Integer deptId;
    private Long deptId;
    private Integer parentId;
    private Long parentId;
    private String ancestors;
    private String deptName;
}