@@ -548,7 +548,7 @@ public class CompanyCertificateServiceImpl extends ServiceImpl<CompanyCertificat
break;
}
if (!errorCompanies.isEmpty()){
- return "存在错误公司名称";
+ return "导入成功,部分列表行公司名称错误";
}else {
return "导入成功";