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.
400 B
400 B
/xlive/app-interface/v1/config/getConf
无标题
方法:GET
请求参数
| 参数名 | 必选 | 类型 | 描述 |
|---|---|---|---|
| key | 是 | string |
响应
{
"code": 0,
"message": "ok",
"data": {
"value": ""
}
}