文档
测试

新版血糖提交

POST
http://localhost/app/customer/glucose/upload

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
int
示例:18779798214
必填
token
string
示例:cc60a59285df8b5b421cb7bfda4e02a3
必填
record
float
示例:5.5
必填
state
int
示例:2
必填
date
string
示例:2022-09-24 12:58
必填
dietNotes
string
示例:你好 饮食备注
可选
sportNotes
string
示例:您好 运动备注
可选
medicationNotes
string
示例:尼好 用药备注
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:记录提交成功
必填
report
int
示例:2
必填
recommend
string
示例:正常范围 4.0mmol/L<空腹血糖<6.1mmol/L 4.0mmol/L<非空腹血糖<7.8mmol/L 控制目标出自《中国成人糖尿病前期临床干预的专家共识》
必填
state
int
示例:1
必填