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

This commit is contained in:
yjz
2024-01-15 10:14:53 +08:00
parent 61a55404f7
commit fe96586538
@@ -243,7 +243,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:批量插入数据