test(wxapi): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-05-28 19:27:38 +08:00
parent dc78ea6577
commit 27cd4178e7
988 changed files with 11052 additions and 206 deletions

View File

@@ -0,0 +1,4 @@
{
"msg_data_id": 1,
"index": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,5 @@
{
"msg_data_id": 1,
"index": 0,
"user_comment_id": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,7 @@
{
"msg_data_id": 0,
"index": 0,
"begin": 0,
"count": 0,
"type": 0
}

View File

@@ -0,0 +1,20 @@
{
"errcode": 0,
"errmsg": "ok",
"total": 0,
"comment": [
{
"user_comment_id": 0,
"openid": "OPENID",
"create_time": 12345,
"content": "CONTENT",
"comment_type": 1,
"reply": [
{
"content": "CONTENT",
"create_time": 12345
}
]
}
]
}

View File

@@ -0,0 +1,5 @@
{
"msg_data_id": 1,
"index": 0,
"user_comment_id": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,4 @@
{
"msg_data_id": 1,
"index": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,5 @@
{
"msg_data_id": 1,
"index": 0,
"user_comment_id": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,6 @@
{
"msg_data_id": 1,
"index": 0,
"user_comment_id": 0,
"content": "CONTENT"
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}

View File

@@ -0,0 +1,5 @@
{
"msg_data_id": 1,
"index": 0,
"user_comment_id": 0
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}