摘要:
1、批量插入 <insert id="insertBatch" parameterType="java.util.List"> insert into t_student(name, age, class) values <foreach collection="list" item="item" 阅读全文
posted @ 2020-06-18 18:04
牛大闲人
阅读(2330)
评论(0)
推荐(0)
2020年6月18日