mybatis的报错总结_____1Cause: org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement

报错原因:在接口的xml配置文件中没有写ResultType或者是ResultMap,即使是基本数据类型,不写也报错了~~~~~

 

posted @ 2019-07-25 23:13  德鲁大叔817  阅读(936)  评论(0编辑  收藏  举报