摘要: 在执行一个查询语句的时候,mybatis报错:root cause org.apache.ibatis.ognl.OgnlException: source is null for getProperty(null, "XXX") 代码如下: mapper.xml中: 原因分析: 传进来的参数为ac 阅读全文
posted @ 2018-01-27 17:26 裸奔的太阳 阅读(3800) 评论(0) 推荐(0)