Commit 5382540a authored by hongguangwu's avatar hongguangwu

MVP1.7.2 优化

parent a749a4ac
......@@ -1061,7 +1061,7 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
logDetail.setFdMoney(money);
// 收款账号
logDetail.setFdPayeeAccount(data.getRecDepAcc());
logDetail.setFdRemark(data.getRemark());
logDetail.setFdRemark(data.getCompanyHandlerResult());
// 汇款用途
logDetail.setFdRemittancePurpose("工资");
}
......
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