mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"taskid": "b25519093b1e97239eff9d2bfc07e08e"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": ""
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ticket": "b25519093b1e97239eff9d2bfc07e08e"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"appid": "wxe5f52902cf4de896",
|
||||
"authorization_code": "****",
|
||||
"is_wx_verify_succ": "true",
|
||||
"is_link_succ": "true"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"appid": "wx8ee51415c94040e4",
|
||||
"account_type": 3,
|
||||
"principal_type": 1,
|
||||
"principal_name": "么么哒哒",
|
||||
"realname_status": 1,
|
||||
"wx_verify_info": {
|
||||
"qualification_verify": true,
|
||||
"naming_verify": false,
|
||||
"annual_review": false,
|
||||
"annual_review_begin_time": 1724244347,
|
||||
"annual_review_end_time": 1732020347
|
||||
},
|
||||
"signature_info": {
|
||||
"signature": "211111111111111111",
|
||||
"modify_used_count": 1,
|
||||
"modify_quota": 5
|
||||
},
|
||||
"head_image_info": {
|
||||
"head_image_url": "http://wx.qlogo.cn/mmhead/Q3auHgzwzM4IuJTbLicibpJwrHjLMdmYJRUQ9MnLepR7jog01aSV7K6A/0",
|
||||
"modify_used_count": 1,
|
||||
"modify_quota": 5
|
||||
},
|
||||
"registered_country": 1017,
|
||||
"nickname_info": {
|
||||
"nickname": "帐号名称长度 111111122",
|
||||
"modify_used_count": 2,
|
||||
"modify_quota": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"head_img_media_id": "mI-4E_sFh_2X3g-qmTIWD83RT78ytI1_6VfgFp_A3-Y2U5T_nLl3nm1xYTafFJ8p",
|
||||
"x1": 0,
|
||||
"y1": 0,
|
||||
"x2": 0.7596899224806202,
|
||||
"y2": 0.49
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"signature": "提供好玩的服务。"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
Reference in New Issue
Block a user