获取赛事详情
POST
http://localhost:8080/cloudPlatform//wx/event/getEventDetail
请求头
参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填
请求参数
参数名
类型
描述
必填
eventId
Long
赛事id
必填
orderField
String
排序字段 latest 最新发布 watchCount 观看次数最多 score 得分最高
必填