Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaSec/Auth/WxaSecAuthIdentityTreeResponse.json

55 lines
2.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"identity_tree_list": [
{
"name": "职业身份认证",
"node_id": 1,
"node_list": [
{
"name": "娱乐",
"node_id": 2,
"node_list": [
{
"name": "影视",
"node_id": 3,
"node_list": [
{
"leaf_info": {
"requirement": "认证需上传本人有效身份证件同时提供以下任一材料1、获得导演相关职称..."
},
"name": "导演",
"node_id": 4
},
{
"leaf_info": {
"requirement": "认证需上传本人有效身份证件,同时提供以下任一材料..."
},
"name": "编导",
"node_id": 5
}
]
},
{
"name": "音乐",
"node_id": 17,
"node_list": [
{
"leaf_info": {
"requirement": "认证需上传本人有效身份证件同时提供以下任一材料1、唱片公司或演艺公司签约歌手..."
},
"name": "歌手",
"node_id": 18
}
]
}
]
}
],
"root_info": {
"type": 1
}
}
],
"errcode": 0,
"errmsg": ""
}