mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
feat(wxapi): 新增微信小店待发货前更换 SKU 相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"order_id": "111111111"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"page": "1",
|
||||
"page_size": "100"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"order_ids": [ "123456789" ]
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"order_id": "111111111"
|
||||
}
|
Reference in New Issue
Block a user