龚焕茏
2024-05-07 49429bad1036c81c056faeadfa009c53ba777fad
src/main/java/com/mindskip/xzs/domain/vo/UpdateDeptAdminVO.java
@@ -24,6 +24,6 @@
     * 管理员,userId
     */
    @NotNull(message = "部门管理员不能为空")
    private Integer deptAdmin;
    private Integer adminId;
}