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