mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"username": "test_1",
|
||||
"role": 1
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"errcode": 0
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"username": "test_1",
|
||||
"role": 1
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"errcode": 0
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"total": 1,
|
||||
"list": [
|
||||
{
|
||||
"headingimg": "http://wx.qlogo.cn/mmhead/Q3auHgzwzM5jBhFwrHoeoaxTlhP9YzlVica7wu6lZLnGreKAj7CVicA/0",
|
||||
"nickname": "test1",
|
||||
"openid": "o7esq5MvImF2SEm7OHYohausj2o",
|
||||
"roleList": [ 2, 3 ],
|
||||
"updateTimestamp": "1600340080",
|
||||
"username": "o0****0o"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user