feat(wxapi): 新增视频号助手留资组件相关接口

This commit is contained in:
Fu Diwei
2023-02-07 21:49:56 +08:00
parent 8685604944
commit fa0c40a10f
15 changed files with 336 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
{
"leads_component_id": "100234056999000000",
"start_time": 0,
"end_time": 1668676968,
"last_buffer": "EB4YAg"
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"user_data": [
{
"phone": "18881222222"
}
],
"last_buffer": "EB4YAg=",
"continue_flag": true
}

View File

@@ -0,0 +1,4 @@
{
"request_id": "100234056",
"last_buffer": "EB4YAg"
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"user_data": [
{
"phone": "18881222222"
}
],
"last_buffer": "EB4YAg=",
"continue_flag": true
}

View File

@@ -0,0 +1,4 @@
{
"leads_component_id": "100234056",
"last_buffer": "EB4YAg"
}

View File

@@ -0,0 +1,13 @@
{
"errcode": 0,
"errmsg": "ok",
"item": [
{
"request_id": "18881222222",
"live_start_time": 1668676968,
"live_description": "xxx的直播"
}
],
"last_buffer": "EB4YAg=",
"continue_flag": true
}