{ "id": 0, "number": 0 }
curl --location --request POST '/cart/num' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "number": 0 }'
{ "status": 0, "msg": "string" }