参赛者检录/签到
GET
mobile/api/user/checkorsignin
接口描述
任
请求头
参数名
类型
描述
必填
token
必填
请求参数
参数名
类型
描述
必填
memberId
int
赛事报名人员ID
必填
type
int
1:检录 2:签到
必填
响应参数
参数名
类型
描述
必填
code
int
示例:400
必填
message
string
示例:暂无检录权限
必填
data
object
示例:null
必填