Commit a1b9532d authored by hongguangwu's avatar hongguangwu

1.7.23-其他银企-汇款用途加备注改版

parent c31d3c54
......@@ -1193,7 +1193,6 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn
payRecord.setSummary(detail.getFdCoverRemark());
// 测试其他字段传参效果
payRecord.setSummaryEn(detail.getFdCoverRemark());
payRecord.setPostscript(detail.getFdCoverRemark());
}
//摘要
......@@ -1289,7 +1288,6 @@ public class IcbcTransactionFlowQueryServiceImpl extends ServiceImpl<EkpSocialIn
payRecord.setSummary(detail.getFdCoverRemark());
// TODO-测试其他字段传参效果
payRecord.setSummaryEn(detail.getFdCoverRemark());
payRecord.setPostscript(detail.getFdCoverRemark());
}
// 超长了,20长度
......
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