1
aijinhui
2023-10-08 f6d9ad89c20eb9c9f4e27bd65c13ed6b66c56900
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;
}