curl --location --request POST 'https://gxs.shhkgxs.com:27443/api/statistics/user_infomation' \
--header 'company_id: 1' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjUwNzksImZyb20iOiJhZG1pbiIsInRpbWUiOjE3NDI0Mzc1OTd9.UzYRFZO06kDxhnr8uUk6nJ1UrQNXTs3RLqiFLbo421c' \
--form 'user_id="4918"'
{
"data": {
"oldman_name": "杨上校",
"sex": "男",
"age": 100,
"height": "180",
"weight": "90",
"ID": "0010114948",
"chronic_tags": [
"慢性支气管炎",
"糖尿病",
"心脏病"
],
"dietary_taboos_tags": [
"鸡蛋",
"牛奶"
],
"interests_tags": [
"运动",
"阅读"
],
"before_meals_blood_sugar": "5-7",
"blood_oxygen": "80",
"heart_rate": "90",
"high_pressure": "120",
"low_pressure": "90",
"bmi": "27.78",
"body_fat": "40.13%",
"case_files": [
{
"hospital_name": "长海医院",
"file_name": "检查情况.pdf",
"file_url": "http://ganxiusuo.eihoo.cn/static/uploads/patrol/20231208/26572c3148b074.pdf"
},
{
"hospital_name": "长海医院",
"file_name": "b1dc1ed27cb33c56d42b1835389c71c3.jpeg",
"file_url": "http://ganxiusuo.eihoo.cn/static/uploads/patrol/20231208/26572c3285734b.jpeg"
}
],
"seven_pressure": [
{
"add_time": "11/28",
"low_pressure": "11",
"high_pressure": "11"
},
{
"add_time": "12/06",
"low_pressure": "100",
"high_pressure": "150"
},
{
"add_time": "12/07",
"low_pressure": "80",
"high_pressure": "110"
},
{
"add_time": "12/08",
"low_pressure": "90",
"high_pressure": "120"
}
],
"heart_rate_list": [
101,
76,
106,
83,
106,
94,
82,
106,
75,
87,
95,
102,
71,
95,
88,
80,
86,
78,
75,
87,
86,
75,
106,
105,
97,
77,
103,
78,
72,
107
]
},
"type": "success",
"msg": "获取成功",
"code": 0
}