‘liusuyi’
2024-01-16 8926d27639d8cb9826941b482926f774bd10dc92
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;
}