feat(wxapi): 新增视频号小店订单相关接口

This commit is contained in:
Fu Diwei
2022-11-03 20:25:14 +08:00
parent 7389dca63c
commit 9fa7c11ec7
44 changed files with 1846 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
{
"product_id": "100234056",
"appid": "wxee9f94a3360ad25f"
}

View File

@@ -0,0 +1,32 @@
{
"errcode": 0,
"errmsg": "ok",
"product": {
"product_id": "100234056",
"out_product_id": "out_100234056",
"title": "任天堂 Nintendo Switch 国行续航增强版 NS家用体感游戏机掌机 便携掌上游戏机 红蓝主机",
"img_url": "https://mmecimage.cn/p/wx37f38d59298839c3/HJE9eJaEc5bJk-eaArVdILSB7MMaHgdK2-JIn51nMQ",
"third_category_id": 6091,
"status": 1,
"market_price": 1500,
"selling_price": 1300,
"stock": 100,
"sales": 888,
"appid": "wxee9f94a3360ad25f",
"page_path": {
"appid": "wxee9f94a3360ad25f",
"half_page_path": "pages/buy/productDetail?productId=2176180",
"full_page_path": "pages/productDetail/productDetail?productId=2176180"
},
"platform_id": 0,
"platform_name": "我的小店",
"is_hide_for_window": false,
"banned": false,
"limit_discount_info": {
"is_effect": true,
"discount_price": 1300,
"end_time_ms": 1666086005500,
"stock": 10
}
}
}

View File

@@ -0,0 +1,6 @@
{
"appid": "wxee9f94a3360ad25f",
"page_size": 1,
"page_index": 1,
"need_total_num": true
}

View File

@@ -0,0 +1,12 @@
{
"errcode": 0,
"errmsg": "ok",
"products": [
{
"product_id": "100234056",
"appid": "wxee9f94a3360ad25f"
}
],
"last_buffer": "EB4YAg=",
"total_num": 11
}