mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
18 lines
372 B
JSON
18 lines
372 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"data": {
|
|
"out_warehouse_id": "test1",
|
|
"name": "bbb",
|
|
"intro": "aaa",
|
|
"cover_locations": [
|
|
{
|
|
"address_id1": 440000000,
|
|
"address_id2": 440100000,
|
|
"address_id3": 440111000,
|
|
"address_id4": 0
|
|
}
|
|
]
|
|
}
|
|
}
|