{
"tuan_no": "DX0001sdfsfdsfs-20250917-0001",
"tourist_id": "1431096",
"tourist_type": "1",
"username": "efefef11",
"card_type": "1",
"card_no": "110101199001011392",
"sex": "1",
"age": "",
"telephone": "",
"remark": "",
"last_name": "",
"first_name": "",
"issue_at": "",
"expiry_date": "",
"issue_date": "",
"birthplace": "",
"nationality": "",
"birthday": "",
"health": "\u5065\u5eb7",
"native_place": "",
"email": ""
}curl --location -g --request POST 'https://erp.e88.meiyouwx.com/open/api/v2?service=customGroup.order.tourist.edit&access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"tuan_no": "DX0001sdfsfdsfs-20250917-0001",
"tourist_id": "1431096",
"tourist_type": "1",
"username": "efefef11",
"card_type": "1",
"card_no": "110101199001011392",
"sex": "1",
"age": "",
"telephone": "",
"remark": "",
"last_name": "",
"first_name": "",
"issue_at": "",
"expiry_date": "",
"issue_date": "",
"birthplace": "",
"nationality": "",
"birthday": "",
"health": "\u5065\u5eb7",
"native_place": "",
"email": ""
}'{
"status": "success",
"msg": "调用成功",
"data": []
}