feat(wxapi): 新增微信小店合作账号相关接口

This commit is contained in:
Fu Diwei
2024-11-04 21:56:59 +08:00
parent 949c3cd886
commit 375f43ddce
21 changed files with 787 additions and 197 deletions

View File

@@ -0,0 +1,26 @@
{
"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

@@ -0,0 +1,4 @@
{
"sharer_id": "sph3FZbOEY64mWQ",
"sharer_type": 1
}

View File

@@ -0,0 +1,4 @@
{
"sharer_id": "sph3FZbOEY64mWQ",
"sharer_type": 1
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"data": {
"status": 7
}
}

View File

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

View File

@@ -0,0 +1,4 @@
{
"sharer_id": "sph3FZbOEY64mWQ",
"sharer_type": 1
}