赛事下单
POST
http://ball.ziming.work/api/match/createOrder
请求参数
参数名
类型
描述
必填
token
string
示例:2ea1f930018da4ffe5a4e00f10b4a34b
必填
user_id
int
示例:10851
必填
match_id
int
示例:10
必填
match_order_type
int
示例:0
必填
match_order_node
string
示例:3 : 1
必填
money
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:购买成功
必填
data
string
示例:
必填