mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(wxapi): 随官方更新微信小店达人橱窗管理相关接口模型
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ewaybill_only": false
|
||||
}
|
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"company_list": [
|
||||
{
|
||||
"delivery_id": "SF",
|
||||
"delivery_name": "顺丰速运"
|
||||
},
|
||||
{
|
||||
"delivery_id": "YTO",
|
||||
"delivery_name": "圆通快速"
|
||||
},
|
||||
{
|
||||
"delivery_id": "ZTO",
|
||||
"delivery_name": "中通快速"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user