Authorization: Bearer ********************
{
"appUserId": 76,
"openid": "3",
"phone": 18786526815,
"name": "戢雯静",
"cardIdNum": 55,
"area": "magna ut Ut qui",
"detailedAddress": "上海市 成南市 博湖县 尹桥4号 44室",
"sex": 46,
"dateOfBirth": "2024-02-20",
"nation": "aute magna et",
"marriage": "4566",
"weight": 51,
"bloodType": "4",
"isLawMotion": "1",
"isDrinkWine": "2",
"isSmoke": "0"
}
curl --location --request POST '/app/DossierUserInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"appUserId": 76,
"openid": "3",
"phone": 18786526815,
"name": "戢雯静",
"cardIdNum": 55,
"area": "magna ut Ut qui",
"detailedAddress": "上海市 成南市 博湖县 尹桥4号 44室",
"sex": 46,
"dateOfBirth": "2024-02-20",
"nation": "aute magna et",
"marriage": "4566",
"weight": 51,
"bloodType": "4",
"isLawMotion": "1",
"isDrinkWine": "2",
"isSmoke": "0"
}'
{}