zlyx
2023-03-30 a29550445d16780d2a66db0cb858ba5c4c9254c8
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDeptMapper.java
@@ -16,7 +16,7 @@
 *
 * @author Lion Li
 */
public interface SysDeptMapper extends BaseMapperPlus<SysDeptMapper, SysDept, SysDeptVo> {
public interface SysDeptMapper extends BaseMapperPlus<SysDept, SysDeptVo> {
    /**
     * 查询部门管理数据