{ "cid": 0, "id": 0 }
curl --location --request POST '/api/front/combination/remove' \ --header 'Content-Type: application/json' \ --data-raw '{ "cid": 0, "id": 0 }'
{ "code": 0, "data": {}, "message": "string" }