mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 新增微信小店获取礼物单的子单列表接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"present_order_id": "42123565565655798"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"order_ids": [
|
||||
"3704612354559743232",
|
||||
"3704849110714209536"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user