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

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

@@ -109,6 +109,8 @@ class StatementService:
"customerId": -1,
"customerName": customer_name,
"customerReference": "",
"customerCertNo": rng.choice(allowed_identity_cards),
"customerSocialCreditCode": "",
"downPaymentFlag": 0,
"drAmount": dr_amount,
"exceptionType": "",