zhanghua
2023-03-30 a090d5f26c9ab7f8cdf667c76c9ba8c4207bbaca
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;