mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 18:34:43 +08:00
14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"order_id": "123456",
|
|
"user_address": {
|
|
"user_name": "陈先生",
|
|
"postal_code": "2435245",
|
|
"province_name": "广东",
|
|
"city_name": "广州",
|
|
"county_name": "海珠区",
|
|
"detail_info": "大塘",
|
|
"national_code": "234234",
|
|
"tel_number": "24534252"
|
|
}
|
|
}
|