multi-system/src/main/java/com/gkhy/exam/system/mapper/SysDeptMapper.java @@ -23,6 +23,8 @@ */ public List<DeptVo> selectDeptList(SysDept dept); int selectDeptListCount(SysDept dept); /** * * @param dept