疯狂的狮子Li
2024-01-17 f1eeb08d906502b3f31e99d0b4afafad6b8276e1
ruoyi-modules/ruoyi-system/src/main/java/org/dromara/system/domain/bo/SysDeptBo.java
@@ -24,7 +24,6 @@
    /**
     * 部门id
     */
    @NotNull(message = "部门id不能为空")
    private Long deptId;
    /**