添加运动数据
POST
http://172.20.4.210:6676/sport/front/sd
接口描述
添加运动数据
请求参数
application/json参数名
类型
描述
必填
sportType
string
运动类型;示例:xxxx
必填
sTime
int
开始时间 时间戳;示例:xxxx
必填
eTime
int
结束时间 时间戳;示例:xxxx
必填
calorie
int
卡路里;示例:234
必填
data
string
详细数据;示例:xxxx
必填
keyData
int
关键数据;示例:跳绳的个数
必填