老_表

导航

2021年1月20日 #

Parameter '字段' not found. Available parameters are [collection, list]

摘要: 当出现此类异常信息: 出现的场景一:批量新增数据时,mapper.xml中sql如下: insert into t_user (id,name,birthday) values <foreach collection="list" item="item" separator=","> ( #{ite 阅读全文

posted @ 2021-01-20 16:37 老_表 阅读(2330) 评论(0) 推荐(0)