摘要: com.ibatis.sqlmap.client.SqlMapException:There is no statement named in this SqlMap. 意思是没有对应的名字的sql语句。 检查了在xxx.xml文件中是否有两个标签的id命名相同(问题不在这) DAO实现类方法中有没 阅读全文
posted @ 2016-10-20 10:49 蓝瘦香菇 阅读(156) 评论(0) 推荐(0)