摘要: sql常用 删除多余的type[1,2,3]数组 DELETE FROM park_config WHERE park_id =#{id} and type NOT IN <foreach item="item" index="index" collection="type" open="(" cl 阅读全文
posted @ 2021-08-30 11:00 天才淇露洛 阅读(76) 评论(0) 推荐(0)