Authorization: Bearer ********************
curl --location --request GET '/othermana/contshape/export' \ --header 'Authorization: Bearer <token>'
{ "code": 10000, "data": "UNAUTHORIZED", "message": "提示消息内容" }