Authorization: Bearer ********************
curl --location --request GET '/provider/provider-xingYeFenLei' \ --header 'Authorization: Bearer <token>'
{ "code": 10000, "data": [ "string" ], "message": "提示消息内容" }