‘liusuyi’
2023-12-13 a0d9d5ccd33aa09b4624fdfd2dd3269a9b82ba83
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;
}