feat(wxapi): 随官方标记微信小店合作账号相关接口为已废弃

This commit is contained in:
Fu Diwei
2025-07-11 13:01:33 +08:00
parent b61cb273cd
commit 6140146a6d
36 changed files with 66 additions and 178 deletions

View File

@@ -1,11 +0,0 @@
{
"ToUserName": "gh_2defbb026678",
"FromUserName": "OPENID",
"CreateTime": 1706518830,
"MsgType": "event",
"Event": "cooperation_shop_order",
"EventData": {
"order_id": "order_id_xxx",
"shop_appid": "店铺appid"
}
}

View File

@@ -1,26 +0,0 @@
{
"errcode": 0,
"errmsg": "ok",
"data_list": [
{
"sharer_id": "sphDFZbOEY46mMQ",
"status": 2,
"sharer_name": "视频号昵称1",
"sharer_type": 1,
"bind_time": 1728908643533,
"unbind_time": 1728909064625,
"reject_time": 0,
"cancel_time": 0
},
{
"sharer_id": "sphv31FDyX6sQOK",
"status": 1,
"sharer_name": "视频号昵称2",
"sharer_type": 1,
"bind_time": 1728903434994,
"unbind_time": 0,
"reject_time": 0,
"cancel_time": 0
}
]
}

View File

@@ -1,4 +0,0 @@
{
"shop_appid": "SHOP_APPID",
"order_id": "ORDER_ID"
}

View File

@@ -1,55 +0,0 @@
{
"order": {
"openid": "OPENID",
"order_detail": {
"product_infos": [
{
"product_id": 234245,
"sku_id": 23424,
"sku_cnt": 10,
"title": "健身环",
"thumb_img": "https://mmecimage.cn/p/wx37f38d59298839c3/HJE9eJaEc5bJk-eaArVdILSB7MMaHgdK2-JIn51nMQ",
"sale_price": 2000,
"market_price": 2000,
"sku_attrs": [
{
"attr_key": "产地",
"attr_value": "四川成都"
},
{
"attr_key": "材质",
"attr_value": "玻璃"
},
{
"attr_key": "适用人群",
"attr_value": "青年;中年"
},
{
"attr_key": "数量",
"attr_value": "33"
},
{
"attr_key": "精度",
"attr_value": "3.001"
},
{
"attr_key": "重量",
"attr_value": "38 mg"
},
{
"attr_key": "毛重",
"attr_value": "380 kg"
}
]
}
],
"price_info": {
"product_price": 20000,
"order_price": 10500,
"freight": 500,
"discounted_price": 10000,
"is_discounted": true
}
}
}
}

View File

@@ -1,4 +0,0 @@
{
"shop_appid": "wx2b255582a7b4bfd0",
"product_id": 10000157022254
}

View File

@@ -1,13 +0,0 @@
{
"product": {
"product_id": 10000157022254,
"title": "测试商品",
"img_urls": [
"IMG_URL0",
"IMG_URL1"
],
"min_price": 2800
},
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -1,4 +0,0 @@
{
"shop_appid": "wx***************0",
"page_size": 2
}

View File

@@ -1,14 +0,0 @@
{
"products": [
{
"product_id": 10000157022254
},
{
"product_id": 10000157016507
}
],
"total_num": 124,
"next_key": "EhgIi/2/voWjAhCjzK24BhjAhZCBgICAgAI=",
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -1,14 +0,0 @@
{
"shop_list": [
{
"appid": "wx***************0",
"nickname": "测试店",
"status": 1,
"bind_time": 1728979333943,
"unbind_time": 0,
"cancel_time": 0
}
],
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -1,7 +0,0 @@
{
"errcode": 0,
"errmsg": "ok",
"data": {
"qrcode_base64": "/9j/4A"
}
}