weixin_39888180的博客 这样直接传参就错(如果没有调用service也不报错) 3.Mapped Statements collection does not contain value for LogMapper.addLog原因是dao.save("LogMapper.AddLog", log);里面的AddLog写成了addlog小写 4....
m0_74631656的博客打开eclipse在之后突然显示“The type java.util.Iterator cannot be resolved. It is indirectly referenced from required type java.util.Scanner”,之前使用的时候还没有这个问题呢。