aijinhui
2023-11-24 8a2bfef1ebf3a1e24f770d3481ff82856f14d9e0
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;
}