摘要: 报错原因是Mapper.xml文件中没有id为countByExample的语句 如果出现: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found) 一般的原因是Mapper interface和 阅读全文
posted @ 2016-11-11 13:46 沧海一滴 阅读(20557) 评论(0) 推荐(1)