You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

488 B

/live.zeus.v1.Zeus/Match

无标题

方法:POST

请求参数

参数名 必选 类型 描述
group string
platform string
version string
build integer
buvid string
uid integer

响应

{
    "code": 0,
    "message": "ok",
    "data": {
        "is_match": true,
        "extend": ""
    }
}