{ "car_id":24, "uid":13426 }
curl --location --request POST '/api/client_my/delBuyCar' \ --header 'Content-Type: application/json' \ --data-raw '{ "car_id":24, "uid":13426 }'
{"code":200,"ms":"购物车删除","data":"null"}