疯狂的狮子Li
2024-01-12 7f64fa703732e13e4eb811dcaed30fd9a43c1519
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;
    /**