Authorization: Bearer ********************curl --location --globoff --request DELETE '{{Host}}/admin/api/user_manage/{{user_id}}' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{"code": 200, "message": "\u6210\u529f", "data": true}