解决mybatis foreach 错误: Parameter '__frch_item_0' not found

解决mybatis foreach 错误: Parameter ‘__frch_item_0‘ not found

在遍历对象的属性(是ArrayList对象)时报错:
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter ‘__frch_item_0‘ not found. Available parameters are [1, 0, param1, param2]
技术分享
解决办法如上图所示:将#{} 替换为 ‘${}‘
技术分享
技术分享
文章来自:http://www.cnblogs.com/hdwang/p/4573883.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3