文档
测试
彭国强

每天血糖(2022-9-27 修改)

GET
http://localhost/bloodSugarMonitorData/daily/records?token=cc60a59285df8b5b421cb7bfda4e02a3&phone=18779798214&date=2022-09-01

接口描述

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

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
token
string
示例:cc60a59285df8b5b421cb7bfda4e02a3
必填
phone
int
示例:18779798214
必填
date
string
示例:2022-09-01
必填

响应参数

参数名
类型
描述
必填
content
object
数据字典
必填
bloodSugarFluctuations
object
数据字典
必填
cv
int
示例:0
必填
mage
int
示例:0
必填
modd
int
示例:0
必填
sd
int
示例:0
必填
bloodSugarTargetRangeTime
object
数据字典
必填
highBloodSugar
int
示例:0
必填
hyperglycemia
int
示例:0
必填
hypoglycemia
int
示例:0
必填
lowBloodSugar
int
示例:0
必填
targetBloodSugar
int
示例:100
必填
dailyBloodSugarOverview
object
数据字典
必填
lage
float
示例:2.4
必填
mg
float
示例:5.2
必填
tirScale
int
示例:100
必填
dates
array
数据列表
必填
nightAnalysis
object
数据字典
必填
avgBloodSugar
float
示例:4.7
必填
minBloodSugar
float
示例:4.1
必填
minBloodSugarTime
string
示例:12:25
必填
records
array
数据列表
必填
bgNotesHelper
object
数据字典
必填
dietNotes
string
示例:
必填
medicationNotes
string
示例:
必填
sportNotes
string
示例:
必填
noteState
int
示例:0
必填
state
int
示例:1
必填
time
string
示例:12:00
必填
trend
int
示例:1
必填
value
float
示例:4.9
必填
sixClockBloodSugar
string
示例:
必填
zeroClockBloodSugar
string
示例:
必填
recordList
object
数据字典
必填
maxBloodSugar
float
示例:6.5
必填
maxFluctuation
float
示例:2.4
必填
maxValueTime
string
示例:07:40
必填
minBloodSugar
float
示例:4.1
必填
minValueTime
string
示例:12:25
必填
records
array
数据列表
必填
bgNotes
object
数据字典
必填
dietNotes
string
示例:
必填
medicationNotes
string
示例:
必填
sportNotes
string
示例:
必填
noteState
int
示例:0
必填
state
int
示例:1
必填
time
string
示例:12:00
必填
trend
int
示例:1
必填
value
float
示例:4.9
必填
bgNotes
object
数据字典
必填
dietNotes
string
你好
必填
sportNotes
string
你好
必填
medicationNotes
string
你好
必填
noteState
int
0
必填
targetLowValue
下界
必填
targetHighValue
上界
必填
msg
string
示例:获取成功
必填
state
int
示例:1
必填