{"id":2}
curl --location --request POST '/api/goods/copy' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":2}'
{ "state": "string" }