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