27 lines
673 B
JSON
27 lines
673 B
JSON
{
|
|
"code": 100000,
|
|
"msg": "success",
|
|
"data": {
|
|
"real_name_info": {
|
|
"real_name": "测试摄影师",
|
|
"id_card_no": "320100********0012",
|
|
"verified": "1",
|
|
"start_date": "2026-01-01",
|
|
"end_date": "2046-01-01",
|
|
"is_long_valid": "0",
|
|
"front_url": "https://cdn.example.com/front.jpg",
|
|
"back_url": "https://cdn.example.com/back.jpg",
|
|
"created_at": "2026-05-23 04:00:00",
|
|
"audit_status": "2",
|
|
"audit_status_text": "审核通过",
|
|
"audit_at": "2026-05-23 04:05:00",
|
|
"auditor_id": "7",
|
|
"auditor": {
|
|
"id": 7,
|
|
"name": "审核员"
|
|
},
|
|
"reject_reason": ""
|
|
}
|
|
}
|
|
}
|