疯狂的狮子Li
2023-10-27 2709690f81f6b55dc0c1f71c41cd966511f59f98
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;
    /**