mybatis报Could not find result map
### Error querying database. Cause: org.apache.ibatis.builder.IncompleteElementException: Could not find result map com.course.model.LoginCase
### Cause: org.apache.ibatis.builder.IncompleteElementException: Could not find result map com.course.model.LoginCase
原因:resultMap 需要改成resultType