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,9 @@
{
"roomId": 6474,
"users": [
{
"username": "testwechat",
"nickname": "testnick"
}
]
}

View File

@@ -0,0 +1,14 @@
{
"list": [
{
"timestamp": 1601199369,
"headimg": "http://wx.qlogo.cn/mmhead/USXYj7XUar4OmtmhpYR3IS1X54ibLgjcNjEXp3ne5C6I/0",
"nickname": "nickname",
"alias": "wechat",
"openid": "o7esq5K76p47O-ien1kuaVAuSsvw"
}
],
"count": 1,
"maxCount": 10,
"errcode": 0
}

View File

@@ -0,0 +1,5 @@
{
"roomId": 6474,
"username": "testwechat",
"nickname": "testnick"
}