SELECT * FROM user WHERE Uid IN ( select min(Uid) from user group by Sid ) 相关文章: 2021-11-01 2021-11-01 2021-12-09 2022-12-23 2022-12-23