Commit b35c1871 authored by hongguangwu's avatar hongguangwu

MVP1.7.2 顺序

parent 6ca8c798
......@@ -865,7 +865,6 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
moneySuccess = BigDecimalUtils.safeAdd(moneySuccess, money);
numSuccess++;
detailData.setFdGrantStatus("发放成功");
detailData.setFdHandleStatus("已处理");
} else {
moneyFail = BigDecimalUtils.safeAdd(moneyFail, money);
numFail++;
......
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