mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"first": 8,
|
||||
"second": 39,
|
||||
"certicates": [
|
||||
{
|
||||
"key": "《因私出入境中介机构经营许可证》",
|
||||
"value": "media_id"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"first": 1,
|
||||
"second": 10
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"categories_list": {
|
||||
"categories": [
|
||||
{
|
||||
"id": 0,
|
||||
"children": [ 1, 402 ],
|
||||
"qualify": {
|
||||
"exter_list": [],
|
||||
"remark": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "快递业与邮政",
|
||||
"level": 1,
|
||||
"father": 0,
|
||||
"children": [ 2, 5, 556, 558, 1033 ],
|
||||
"sensitive_type": 0,
|
||||
"qualify": {
|
||||
"exter_list": [],
|
||||
"remark": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 920,
|
||||
"name": "律师",
|
||||
"level": 2,
|
||||
"father": 402,
|
||||
"children": [],
|
||||
"sensitive_type": 1,
|
||||
"qualify": {
|
||||
"exter_list": [
|
||||
{
|
||||
"inner_list": [
|
||||
{
|
||||
"name": "《律师执业资格证》",
|
||||
"url": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"verify_type": 0
|
||||
}
|
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"categories_list": {
|
||||
"categories": [
|
||||
{
|
||||
"id": 0,
|
||||
"children": [ 1, 402 ],
|
||||
"qualify": {
|
||||
"exter_list": [],
|
||||
"remark": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "快递业与邮政",
|
||||
"level": 1,
|
||||
"father": 0,
|
||||
"children": [ 2, 5, 556, 558, 1033 ],
|
||||
"sensitive_type": 0,
|
||||
"qualify": {
|
||||
"exter_list": [],
|
||||
"remark": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 920,
|
||||
"name": "律师",
|
||||
"level": 2,
|
||||
"father": 402,
|
||||
"children": [],
|
||||
"sensitive_type": 1,
|
||||
"qualify": {
|
||||
"exter_list": [
|
||||
{
|
||||
"inner_list": [
|
||||
{
|
||||
"name": "《律师执业资格证》",
|
||||
"url": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"categories": [
|
||||
{
|
||||
"first": 8,
|
||||
"first_name": "教育",
|
||||
"second": 39,
|
||||
"second_name": "出国移民",
|
||||
"audit_status": 1,
|
||||
"audit_reason": ""
|
||||
}
|
||||
],
|
||||
"limit": 5,
|
||||
"quota": 4,
|
||||
"category_limit": 20
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"first": 8,
|
||||
"second": 39,
|
||||
"certicates": [
|
||||
{
|
||||
"key": "《因私出入境中介机构经营许可证》",
|
||||
"value": ""
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"now_version": "1.0.0",
|
||||
"uv_info": {
|
||||
"items": [
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.0.1"
|
||||
},
|
||||
{
|
||||
"percentage": 0,
|
||||
"version": "1.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"version": "1.0.0"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"wxopens": {
|
||||
"items": [
|
||||
{
|
||||
"status": 1,
|
||||
"username": "gh_xxxxxxxxx",
|
||||
"appid": "xxxxx",
|
||||
"source": "SOURCE_NORMAL",
|
||||
"nickname": "aaaaaaa",
|
||||
"selected": 1,
|
||||
"nearby_display_status": 0,
|
||||
"released": 1,
|
||||
"headimg_url": "http://xxx.png",
|
||||
"func_infos": [
|
||||
{
|
||||
"status": 0,
|
||||
"id": 1,
|
||||
"name": "微信认证"
|
||||
},
|
||||
{
|
||||
"status": 0,
|
||||
"id": 2,
|
||||
"name": "微信支付"
|
||||
}
|
||||
],
|
||||
"email": "xxxx@qq.com"
|
||||
},
|
||||
{
|
||||
"status": 3,
|
||||
"username": "gh_xxxxxxxxxx",
|
||||
"source": "SOURCE_NORMAL",
|
||||
"headimg_url": "http://yyy.png",
|
||||
"func_infos": [],
|
||||
"nickname": "bbbbbbb"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"appid": "xxxxxx",
|
||||
"notify_users": 1,
|
||||
"show_profile": 1
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"appid": "xxxxxx"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user