baizonghao
2023-03-30 94e5611b79ba1440d042eb062fb36b1b9f01a0be
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;