mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-06-07 21:48:31 -05:00
400 B
400 B
/xlive/app-interface/v1/config/getConf
无标题
方法:GET
请求参数
| 参数名 | 必选 | 类型 | 描述 |
|---|---|---|---|
| key | 是 | string |
响应
{
"code": 0,
"message": "ok",
"data": {
"value": ""
}
}