新增涉疑交易明细查询导出并补充对手方证件信息

This commit is contained in:
wkc
2026-03-27 17:31:11 +08:00
parent 5e968c8716
commit cf36b5f05a
28 changed files with 961 additions and 5 deletions

View File

@@ -110,6 +110,12 @@ public class GetBankStatementResponse {
/** 对手方备注 */
private String customerReference;
/** 交易对手方证件号 */
private String customerCertNo;
/** 交易对手方统一社会信用代码 */
private String customerSocialCreditCode;
// ===== 摘要和备注 =====
/** 用户交易摘要 */