mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"users": [
|
||||
{
|
||||
"username": "testwechat",
|
||||
"nickname": "testnick"
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"errcode": 0
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -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
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"roomId": 6474,
|
||||
"username": "testwechat",
|
||||
"nickname": "testnick"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"errcode": 0
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"roomId": 6623,
|
||||
"username": "testwechat"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"errcode": 0
|
||||
}
|
Reference in New Issue
Block a user