fix( 企标稽查计划流程): 80732

This commit is contained in:
yjz
2024-01-15 10:15:31 +08:00
parent f915377631
commit a3d460f518
@@ -312,7 +312,7 @@ public class ProcessEsInspectPlanServiceImpl extends ServiceImpl<ProcessEsInspec
firstVerify.addAll(sixthVerify);
if (!firstVerify.isEmpty()){
errorMSG.append(head).append(String.join("", firstVerify));
errorMSG.append(head).append(String.join("", firstVerify)).append("<br/>");
}
}
//update-begin-author:taoyan date:20190528 for:批量插入数据