[ 0 ]
curl --location --request POST 'http://127.0.0.1:8585/userCardGoods/delete' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "code": 0, "data": {}, "msg": "string" }