feat(wxapi): 新增微信小店获取礼物单的子单列表接口

This commit is contained in:
Fu Diwei
2025-05-06 15:57:12 +08:00
parent e59c5a5c1f
commit 398f535a65
6 changed files with 64 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
{
"present_order_id": "42123565565655798"
}

View File

@@ -0,0 +1,8 @@
{
"errcode": 0,
"errmsg": "ok",
"order_ids": [
"3704612354559743232",
"3704849110714209536"
]
}