修复福利导入提示行号错误

This commit is contained in:
钱涛 2022-07-08 14:57:57 +08:00
parent 12917f4f8b
commit 075f70b0fd
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ public class SISchemeServiceImpl extends Service implements SISchemeService {
isError = singleAccountCheck(singleAccount, welfareMap, insuranceArchivesAccountPOS, employeeByIds, excelComments, errorCount + 1, schemeNameIdMap,
paymentNameIdMap,
creator, i + 1, openDevolution, taxAgentManageRangeEmployeeTree);
creator, i + 2, openDevolution, taxAgentManageRangeEmployeeTree);
if (isError) {
errorCount += 1;
// 添加错误数据