Add seed customer data (Wang Xiaoming)

This commit is contained in:
2026-07-01 04:55:47 +00:00
parent eba1867888
commit 861721f14e

12
seed/customers.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"customer_id": "cust-0001",
"name": "\u738b\u5c0f\u660e",
"national_id": "A123456789",
"activity_summary": "high-frequency financial activity, 90 days",
"amount_band": "above 3 million",
"product_type": "funds, income-generating products",
"risk_profile": "conservative",
"sales_constraints": "avoid high-volatility products"
}
]