org.apache.ibatis.binding.BindingException: Type interface org.lanqiao.mybatis.mapper.DeptMapper is not known to the MapperRegistry 此接口在配置文件中不存在,首先检查配置文件中<mappers> 中的<mapper class="">是否配置.