文档
测试

05、获取某月运动记录

GET
https://dajiuye.net/api/sport/data/detail-month/1/0?page=1&limit=10

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:10
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
durations
int
示例:3344
必填
typeName
string
示例:跑步
必填
typeLevel
object
示例:null
必填
tip
string
示例:跑步温馨提示
必填
smallImg
string
示例:1.jp
必填
bigImg
string
示例:2.jpg
必填