baizonghao
2023-03-30 0612c6fc1f2395e1d398bb906e5d23fec2f76aee
ycl-common/src/main/java/com/ycl/dto/UmsDepartDto.java
@@ -19,7 +19,7 @@
    private String departTypeName;
    @ExcelProperty(value = "部门类型", index = 2)
    private Integer departType;
    private String departType;
    @ExcelProperty(value = "上级部门", index = 3)
    private String parentDepartName;