文档
测试

整点检测

POST
{{api}}/weartheapp/userHealth/whole-point

请求参数

参数名
类型
描述
必填
hourlyMeasureDataBeanList
array
数据列表
必填
bloodOxygen
int
示例:0
必填
bloodPressure_high
int
示例:0
必填
bloodPressure_low
int
示例:0
必填
calory
int
示例:4
必填
heartRate
int
示例:0
必填
steps
int
示例:111
必填
timeInMillis
int
示例:1592809200000
必填
userId
int
示例:16
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填