文档
测试

新版血糖曲线-用户端

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

接口描述

11-10 增加上下界 targetLowValue targetHighValue

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
int
示例:18779798214
必填
token
string
示例:cc60a59285df8b5b421cb7bfda4e02a3
必填
state
int
示例:2 1 空腹 2非空腹 3糖化血红蛋白
必填
timeState
int
示例:3 当天0 近三月1 近一年 2 全部3
必填
userId
int
可选

响应参数

参数名
类型
描述
必填
content
object
数据字典
必填
colorStr
string
示例:#B1D3FF
必填
curveName
string
示例:非空腹血糖
必填
maxValue
float
示例:7.8
必填
minValue
float
示例:3.9
必填
name
string
示例:正常范围 3.9mmol/L<非空腹血糖<7.8mmol/L 控制目标出自《中国成人糖尿病前期临床干预的专家共识》
必填
recordList
array
数据列表
必填
bgNotes
object
数据字典
必填
dietNotes
string
示例:
必填
medicationNotes
string
示例:
必填
sportNotes
string
示例:
必填
noteState
int
示例:0
必填
value
float
示例:5.7
必填
state
int
示例:3
必填
times
array
数据列表
必填
unit
string
示例:mmol/L
必填
targetLowValue
double
4 目标值下界
必填
targetHighValue
double
6 目标值上界
必填
msg
string
示例:获取成功
必填
state
int
示例:1
必填