baizonghao
2023-03-18 18cae781ffbf230c961d414be91e2c5137503bd6
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;