哇,mysql的左连接我又忘记了,做个笔记。 select * from table1 a left join table2 b on a.id = b.id 这样就连接起来了,棒棒的 相关文章: 2021-05-08 2021-07-12 2022-12-23 2022-12-23 2021-09-17 2021-12-26 2022-12-23 2022-12-23