curl --location --request DELETE '127.0.0.1:8400/user/order/id' \ --header 'satoken: '
{ "code": 200, "msg": "string", "data": "string" }