xujiating

select username,count(*) as count from hk_test group by username having count>1;

分类:

技术点:

相关文章: