Authorization: ********************curl --location --request GET 'http://127.0.0.1:10010/file/api/aienterprisecompany/currentCompany' \
--header 'Authorization: <api-key>'{
"status": "",
"message": "",
"data": {
"id": "",
"companyName": "",
"industry": "",
"area": "",
"product": "",
"targetCustomers": "",
"companyId": "",
"enabled": 0,
"deleted": 0,
"createTime": "",
"createById": "",
"updateTime": "",
"updateById": ""
}
}