{
"keywords": "",
"type": 0,
"review_status": -1,
"page": 1,
"limit": 10
}curl --location --request POST '?c=user&a=index' \
--header 'Ak: 58df6c8b752b6028e8799ef34aa500ab' \
--header 'App: hza-pc-1d0s1' \
--header 'Sk: 441db3b112073c9bf3c568a22ebb42b7' \
--header 'Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keywords": "",
"type": 0,
"review_status": -1,
"page": 1,
"limit": 10
}'{
"data": {
"list": [
{
"user_id": "1",
"user_name": "小杜",
"nick_name": "昵称修改",
"mobile": "18701134009",
"type": "普通用户",
"reg_time": "2026-03-20 19:35:19",
"last_time": "2026-03-27 11:17:24",
"last_ip": "192.168.0.177",
"is_real": "2",
"status": "0",
"real_name": "楚宇轩",
"cert_no": "5113***7858",
"legal_person_name": null,
"legal_person_id": "-",
"license_url": null,
"bind_max": "0",
"bind_num": 1,
"enterprise": [
"大有前科"
]
}
],
"count": 9
},
"msg": "操作成功",
"code": 0
}