Commit 5abe14e2 authored by hongguangwu's avatar hongguangwu

1.7.20-非扣税银企

parent 3687fb1f
...@@ -1466,6 +1466,9 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn ...@@ -1466,6 +1466,9 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
} }
} }
} }
if (!icbcLogList.isEmpty()) {
ekpBankIcbcLogService.saveBatch(icbcLogList);
}
} }
// 2:获取主表已发放且明细表发放中的明细表数据,查询工行接口 // 2:获取主表已发放且明细表发放中的明细表数据,查询工行接口
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment