摘要:mybatis报错问题: 运行报错:Parameter 'listType' not found. Available parameters are [collection, list] 解决:1.通用方法,在dao层参数上加上@Param("listType"),所以养成加@Param是个好习惯
阅读全文
posted @ 2018-06-26 14:57
posted @ 2018-06-26 14:57