curl --location --request GET '/config/get/performanceNoticePerson?type' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": [ { "id": "", "name": "" } ] }