Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/ess/export-record/record-type-list' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": [ "" ] }