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