Mybatis mapper配置文件传入数组参数,同时操作一组数据 mapper.xml select id, token, username, pic from lm_member id in <foreach collection="array" item="id" index="index" java 2023-08-28 164 点赞 2 评论 248 浏览