{
"id": 1,
"saveDealerId": 123,
"createDate": "2024-01-01",
"tradeDate": "2024-01-01",
"product": "电子产品",
"hsCode": "123456",
"sellerName": "ABC公司",
"sellerCountry": "中国",
"quantity": "100件",
"price": "$1000",
"buyerName": "XYZ公司",
"buyerCountry": "美国",
"buyerId": "buyer123",
"sellerId": "seller123"
}