xuhy
2025-07-02 0f7254953cf629f4a6cbbf18c39292b5984d2b71
ruoyi-system/src/main/java/com/ruoyi/system/vo/system/LeaveListVO.java
@@ -23,5 +23,5 @@
    @ApiModelProperty("部门类型 前端忽略")
    private Integer deptType;
    @ApiModelProperty("部门id 前端忽略")
    private Integer deptId;
    private String deptId;
}