Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Channels/ECOrder/ChannelsECOrderSensitiveInfoDecodeResponse.json

14 lines
306 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"address_info": {
"user_name": "陈先生",
"postal_code": "2435245",
"province_name": "广东",
"city_name": "广州",
"county_name": "海珠区",
"detail_info": "大塘",
"tel_number": "24534252"
}
}