Authorization: ********************curl --location --request GET 'http://127.0.0.1:10010/user/api/aienterpriseconfig/getConfig' \
--header 'Authorization: <api-key>'{
"status": "",
"message": "",
"data": {
"id": "",
"specialist": "",
"deleted": 0,
"createTime": "",
"createById": "",
"updateTime": "",
"updateById": ""
}
}