疯狂的狮子Li
2023-11-27 d811cb8e041e5f84f02b5b707d6104f2e3145ab7
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;
    /**