{ "property1": 0, "property2": 0 }
curl --location --request POST '/adminapi/order/aftersales/receive' \ --header 'Content-Type: application/json' \ --data-raw '{ "property1": 0, "property2": 0 }'