Loading

摘要: 今天在用Mybatis的时,写测试验证插入操作时出现错误org.apache.ibatis.reflection.ReflectionException: There is no getter for property named XXX。 根据字面意思就是我没有为XXX属性写getter方法,课我 阅读全文
posted @ 2020-07-28 11:17 CenturyJ 阅读(3239) 评论(0) 推荐(0)