select Group_concat(id SEPARATOR ',') from  points  where companyId=7 and status<6;

相关文章: