摘要: //SQL:select * from *表名** where user_id = ? and *表列名** = 1 //SQL:update **表名* set **表列名* = 1 where id = ? 阅读全文
posted @ 2022-05-09 22:52 爱笙灬 阅读(12) 评论(0) 推荐(0)