curl --location --request PUT '/p/shopCart/deleteItem' \ --header 'Content-Type: application/json' \ --data '[ 0 ]'
{ "code": "", "msg": "", "data": null, "version": "", "timestamp": 0, "sign": "" }