<update id="bathCtr" parameterType="java.util.Map"> <foreach collection="bikeCode" index="index" item="item" open="begin" separator=";" close=";end;"> UPDATE abc <set> b= #{updateType,jdbcType=DECIMAL} </set> WHERE aa= #{item,jdbcType=VARCHAR} </foreach> </update>
批量
最新推荐文章于 2024-10-31 09:30:00 发布
3552

被折叠的 条评论
为什么被折叠?



