{ "parkCode": "140123001", "id": 0 }
curl --location -g --request POST 'http://testlpn.ebopark.com/PartnerService/HotelCarDelete?partnerid=test&sign=' \ --header 'Content-Type: application/json' \ --data-raw '{ "parkCode": "140123001", "id": 0 }'
{"state":0,"total":0}