摘要: update table_a as a, table_b as b set a.name = #{name} where a.id = b.id 阅读全文
posted @ 2022-09-27 16:00 CEO雷总 阅读(37) 评论(0) 推荐(0)