Authorization: Bearer ********************
curl --location --request GET '/projectPerformance/configAuditor?coreId=2' \
--header 'Authorization: Bearer <token>'
[
{
"id": 0,
"createTime": "",
"updateTime": "",
"creator": 0,
"updator": 0,
"auditCode": "",
"auditName": "",
"auditor": 0,
"corpId": 0
}
]