文档
测试
彭国强

每天血糖-医护(9-27修改)

GET
http://localhost/bloodSugarMonitorData/doc/daily/records?token=cc60a59285df8b5b421cb7bfda4e02a3&phone=18779798214&date=2022-08-15&userId=4209

接口描述

9-27 :增加血糖备注 bgNotes, 备注状态noteState 0 没有任何备注,1 饮食备注,2 运动备注,3 用药备注。 11-10 增加上下界 targetLowValue targetHighValue

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
token
string
示例:cc60a59285df8b5b421cb7bfda4e02a3
必填
phone
int
示例:18779798214
必填
date
string
示例:2022-08-15
必填
userId
int
示例:4209
必填

响应参数

参数名
类型
描述
必填
content
object
数据字典
必填
bloodSugarFluctuations
object
数据字典 血糖波动
必填
cv
int
示例:0 变异系数
必填
mage
int
示例:0 平均葡萄糖波动幅度
必填
modd
int
示例:0 平均血糖绝对差
必填
sd
int
示例:0 血糖平均水平差
必填
bloodSugarTargetRangeTime
object
数据字典 血糖范围时间占比
必填
highBloodSugar
float
示例:0 偏高血糖
必填
hyperglycemia
float
示例:0 高血糖
必填
hypoglycemia
float
示例:0 低血糖
必填
lowBloodSugar
float
示例:0.8 偏低血糖
必填
targetBloodSugar
float
示例:99.2 目标血糖范围
必填
dailyBloodSugarOverview
object
数据字典
必填
lage
float
示例:3.5 最大血糖波动
必填
mg
float
示例:5.3 平均葡萄糖水平
必填
tirScale
float
示例:99.2 血糖目标范围时间
必填
dates
array
数据列表 时间集合
必填
recordList
object
数据字典
必填
maxBloodSugar
float
示例:7.3
必填
maxFluctuation
float
示例:3.5
必填
maxValueTime
string
示例:08-15 19:29
必填
minBloodSugar
float
示例:3.8
必填
minValueTime
string
示例:08-15 21:34
必填
records
array
数据列表
必填
state
int
示例:1
必填
time
string
示例:13:34
必填
trend
int
示例:0
必填
value
float
示例:5.6
必填
bgNote
object
必填
dietNotes
string
必填
sportNotes
string
必填
medicationNotes
string
必填
noteState
int
0
必填
targetLowValue
下界
必填
targetHighValue
上界
必填
msg
string
示例:获取成功
必填
state
int
示例:1
必填