Error evaluating expression ''xxx''. Cause: org.apache.ibatis.ognl.NoSuchPropertyException:
摘要:1.检查实体类相应的字段名以及set,get方法(仔仔细细看) 2.检查mapper.xml取值字段 3.注意实体类中isDelete等类似 isXxx的字段 set get方法会变成GetDelete() SetDelete(),手动改过来
阅读全文
posted @ 2019-01-11 13:20
浙公网安备 33010602011771号