{
"review": 0,
"page": 1,
"limit": 10,
"enterprise_id": 0
}curl --location --request POST '?c=user&a=expansionApplication' \
--header 'Ak: 58df6c8b752b6028e8799ef34aa500ab' \
--header 'App: hza-pc-1d0s1' \
--header 'Sk: 441db3b112073c9bf3c568a22ebb42b7' \
--header 'Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"review": 0,
"page": 1,
"limit": 10,
"enterprise_id": 0
}'{
"data": {
"list": [
{
"id": "2",
"application_time": "2026-03-27 10:47:45",
"applicant_count": "47",
"review_status": "1",
"review_opinion": null,
"reviewer": null,
"enterprise_id": "29",
"member_id": "1",
"remark": "扩容测试",
"review_time": "-",
"bind_max": "30",
"enterprise_name": "大有前科",
"mobile": "18701134009"
}
],
"count": 1
},
"msg": "操作成功",
"code": 0
}