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