成绩结果列表
GET
/mobile/api/match/result/list
接口描述
张俭
请求参数
参数名
类型
描述
必填
number
String
手机号、证件号(必填)
必填
page
integer
页码
必填
size
integer
每页大小
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
resultId
int
id
必填
certType
object
证件类型
必填
certNumber
string
证件号码
必填
userType
object
用户类型 1:男子 2:女子 3:儿童
必填
memberNumber
string
参赛编号
必填
resultRank
object
比赛名次
必填
resultDistance
string
公里数(km)
必填
resultTime
string
用时
必填
resultScore
int
积分
必填
addTime
string
添加时间
必填
matchId
int
赛事id
必填
matchName
string
赛事名称
必填
startTime
string
报名时间
必填
endTime
string
报名截止时间
必填
signTime
string
签到时间
必填
matchTime
string
活动时间
必填
matchEndTime
string
活动结束时间(组别都结束后赛事结束)
必填
matchAddress
string
比赛地点
必填
groupId
int
赛事组别id
必填
groupName
string
组别名称
必填
matchAddress
string
比赛地点
必填
medalInfoId
object
勋章id
必填
groupStyle
string
组别类型名称(例如男子组,女子组,团队组等等)
必填
groupStype
int
1:个人 2:团队
必填
userName
string
姓名
必填