List<String> companyIds = hsePreventRiskVO.getCompanyIds(); // 拼接sql String collect = String.join(",", companyIds);