mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增微信小店合作账号相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"sharer_type": 1
|
||||
}
|
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sharer_id": "sph3FZbOEY64mWQ",
|
||||
"sharer_type": 1
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sharer_id": "sph3FZbOEY64mWQ",
|
||||
"sharer_type": 1
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"data": {
|
||||
"status": 7
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sharer_id": "sph3FZbOEY64mWQ",
|
||||
"sharer_type": 1
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"data": {
|
||||
"qrcode_base64": "/9j/4A"
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sharer_id": "sph3FZbOEY64mWQ",
|
||||
"sharer_type": 1
|
||||
}
|
Reference in New Issue
Block a user