文档
测试

运动数据列表

GET
http://120.78.177.105/sh/api/sport/back/sd

接口描述

获取运动数据列表

请求参数

参数名
类型
描述
必填
page
int
页数;示例:1
必填
size
int
页大小;示例:10
必填
sportType
string
运动类型;示例:跳绳
必填

响应参数

application/json
参数名
类型
描述
必填
total
int
总数;示例:100
必填
rows
array
数据列表
必填
ym
string
年月;示例:2021-8
必填
rows
array
数据列表
必填
sportType
string
运动类型;示例:xxxx
必填
sportTypeIcon
string
运动类型icon;示例:xxxx
必填
md
string
月日;示例:08-23
必填
period
string
时长;示例:xxxx
必填
mainField
string
主要字段;示例:xxxx
必填
sTime
string
开始时间;示例:xxxx
必填
data
string
详细数据;示例:xxxx
必填