curl --location --request GET '/businessCategoryControl/getList?businessCategoryId'{
"code": "",
"message": "",
"data": [
{
"id": 0,
"businessCategoryId": 0,
"controlCode": "",
"controlName": "",
"isRequired": false,
"remark": ""
}
]
}