feat(wxapi): 随官方更新微信小店订单相关接口模型

This commit is contained in:
Fu Diwei
2026-02-05 17:53:57 +08:00
parent 3ca53d803b
commit 7582f26454
24 changed files with 61 additions and 50 deletions

View File

@@ -0,0 +1,8 @@
{
"activity_id": "22123",
"openid": "oDiTs6x9ccP19TfQH5OvKOWeXAeo",
"shop_appid": "wxxxxxxxxxxxxxxxxx",
"wishmessage": "祝福你",
"product_id": "10000239729501",
"sku_id": "3623160014"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"present_order_id": "4226341196275658752"
}

View File

@@ -0,0 +1,4 @@
{
"present_order_id": "4226341196275658752",
"open_id": "OPENID"
}

View File

@@ -0,0 +1,18 @@
{
"errcode": 0,
"errmsg": "ok",
"present_order_info": {
"ecsgift": {
"gifts": {
"gift": [
{
"order_id": 4226341196275658752,
"wishmessage": "祝福你",
"giftstatus": 0
}
]
},
"user_type": 1
}
}
}

View File

@@ -0,0 +1,10 @@
{
"shop_appid": "wxxxxxxxxxxxxxxxxx",
"open_id": "OPENID",
"create_time_range": {
"start_time": "1749007175",
"end_time": "1749008175"
},
"page_size": 10,
"next_key": "THE_NEXT_KEY"
}

View File

@@ -0,0 +1,10 @@
{
"errcode": 0,
"errmsg": "ok",
"present_order_list": [
{
"present_order_id": "4226341196275658752",
"order_id": [ "3805363027490897920", "3805363027490897924" ]
}
]
}

View File

@@ -0,0 +1,9 @@
{
"present_order_id": "4232433395290081234",
"sub_order_list": [
{
"order_id": "3732433407897635328",
"openid": "omT_t0BEynCijuylUpZCaAAZp0a6"
}
]
}

View File

@@ -0,0 +1,9 @@
{
"shop_appid": "wx0d4f5ddad96dd5ea",
"page_size": 10,
"openid": "okYsb0XK3sTtyW1xteeL7LZmQM7B",
"create_time_range": {
"start_time": 1764518400,
"end_time": 1764604800
}
}

View File

@@ -0,0 +1,11 @@
{
"order_list": [
{
"present_order_id": "4232682644641942011",
"order_id": "3732682646291354361"
}
],
"errcode": 0,
"errmsg": "ok",
"next_key": "CPestckGEPeVxckGGAAgACgAMAA4gKbYu/HiyeYzQJ7JuskA"
}