Authorization: Bearer ********************
curl --location --request GET '/customer/customer-name'
{ "code": 10000, "data": [ "string" ], "message": "提示消息内容" }