文档
测试

定时温度插入

POST
{{api}}/weartheapp/userHealth/temperature

请求参数

参数名
类型
描述
必填
userId
int
示例:16
必填
bodyTempBeanList
array
数据列表
必填
bodyTemp
float
示例:36.5
必填
timeInMillis
int
示例:1592805360000
必填

响应参数

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