curl --location --request POST 'https://travel.daoziji.com/user/base/fileUpon/ocrIdCard' \
--header 'token: 59488631878869803924403251' \
--form 'file=@"C:\\Users\\Administrator\\Desktop\\微信截图_20250425103456.png"'
{
"address": "四川省攀枝花市榕树街",
"birthDate": "1986-12-12",
"ethnicity": "汉",
"idCard": "111222198612123333",
"name": "王某某",
"sex": 1
}