{ "aftersaleId": 0, "userId": 0 }
curl --location --request POST '/api/user/aftersales/cancel' \ --header 'X-Shop-Id: 0' \ --header 'Content-Type: application/json' \ --data-raw '{ "aftersaleId": 0, "userId": 0 }'