zhanghua
2023-03-31 95a2b100ee6f1ed4f7231e7d4c6832e101afc019
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;