{
"code": 0,
"msg": "ok",
"data": {
"filter_result": [
{
"status_text": "审核通过",
"id": 1,
"user_id": 1,
"contact_name": "我是联系人",
"contact_mobile": "13812345678",
"company_name": "我是企业名称",
"company_data": {
"contact_name": "我是联系人",
"contact_mobile": "13812345678",
"company_name": "我是企业名称"
},
"status": 2,
"audit_remark": "",
"audit_time": "2024-11-14 14:13:50",
"add_time": "2024-11-14 14:13:24",
"username": "123123",
"is_company_auth": 1,
"user": {
"user_id": 1,
"username": "123123",
"mobile": "16607088821",
"is_company_auth": 1
}
}
],
"filter": {
"username": "123",
"status": 0,
"page": 1,
"size": 15,
"sort_field": "id",
"sort_order": "desc"
},
"total": 1,
"errcode": 0,
"message": ""
}
}