文档
测试

运动数据记录统计

GET
http://172.20.4.210:6676/sport/front/sd/ss

接口描述

统计运动数据

请求参数

参数名
类型
描述
必填
statisticsCycle
string
统计周期;示例:week、month、year
必填
statisticsData
string
统计指标;示例:period、keyData、frequency、calorie
必填
sportType
string
运动类型;示例:xxxx
必填
sTime
int
开始时间(时间戳,精确到秒);示例:1630895593
必填
eTime
int
结束时间(时间戳,精确到秒);示例:1630895593
必填

响应参数

参数名
类型
描述
必填
curXy
object
数据字典
必填
average
object
数据字典
必填
x
array
数据列表
必填
y
array
数据列表
必填