mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"livingid": "XXXXXXXXX"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"anchor_userid": "zhangsan",
|
||||
"theme": "theme",
|
||||
"living_start": 1600000000,
|
||||
"living_duration": 3600,
|
||||
"description": "test description",
|
||||
"type": 4,
|
||||
"agentid": 1000014,
|
||||
"remind_time": 60,
|
||||
"activity_cover_mediaid": "MEDIA_ID",
|
||||
"activity_share_mediaid": "MEDIA_ID",
|
||||
"activity_detail": {
|
||||
"description": "活动描述,非活动类型的直播不用传",
|
||||
"image_list": [
|
||||
"MEDIA_ID_1",
|
||||
"MEDIA_ID_2"
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"livingid": "XXXXXXXXX"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"livingid": "XXXXXXXXX"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"livingid": "XXXXXXXXX",
|
||||
"openid": "abcopenid"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"living_code": "abcdef"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"living_info": {
|
||||
"theme": "直角三角形讲解",
|
||||
"living_start": 1586405229,
|
||||
"living_duration": 1800,
|
||||
"status": 3,
|
||||
"reserve_start": 1586405239,
|
||||
"reserve_living_duration": 1600,
|
||||
"description": "小学数学精选课程",
|
||||
"anchor_userid": "zhangsan",
|
||||
"main_department": 1,
|
||||
"viewer_num": 100,
|
||||
"comment_num": 110,
|
||||
"mic_num": 120,
|
||||
"open_replay": 1,
|
||||
"replay_status": 2,
|
||||
"type": 0,
|
||||
"push_stream_url": "https://www.qq.test.com",
|
||||
"online_count": 1,
|
||||
"subscribe_count": 1
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ww_share_code": "CODE"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"livingid": "livingid",
|
||||
"viewer_userid": "viewer_userid",
|
||||
"viewer_external_userid": "viewer_external_userid",
|
||||
"invitor_userid": "invitor_userid",
|
||||
"invitor_external_userid": "invitor_external_userid"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"userid": "USERID",
|
||||
"cursor": "NEXT_KEY",
|
||||
"limit": 20
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"next_cursor": "next_cursor",
|
||||
"livingid_list": [
|
||||
"livingid1",
|
||||
"livingid2"
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"livingid": "livingid1",
|
||||
"next_key": "NEXT_KEY"
|
||||
}
|
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"ending": 1,
|
||||
"next_key": "NEXT_KEY",
|
||||
"stat_info": {
|
||||
"users": [
|
||||
{
|
||||
"userid": "userid",
|
||||
"watch_time": 30,
|
||||
"is_comment": 1,
|
||||
"is_mic": 1
|
||||
}
|
||||
],
|
||||
"external_users": [
|
||||
{
|
||||
"external_userid": "external_userid1",
|
||||
"type": 1,
|
||||
"name": "user name",
|
||||
"watch_time": 30,
|
||||
"is_comment": 1,
|
||||
"is_mic": 1
|
||||
},
|
||||
{
|
||||
"external_userid": "external_userid2",
|
||||
"type": 2,
|
||||
"name": "user_name",
|
||||
"watch_time": 30,
|
||||
"is_comment": 1,
|
||||
"is_mic": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"livingid": "XXXXXXXXX",
|
||||
"theme": "theme",
|
||||
"living_start": 1600100000,
|
||||
"living_duration": 3600,
|
||||
"description": "test description",
|
||||
"type": 1,
|
||||
"remind_time": 60
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user