app_conf.config.md 400 B

/xlive/app-interface/v1/config/getConf

无标题

方法:GET

请求参数

参数名 必选 类型 描述
key string

响应

{
    "code": 0,
    "message": "ok",
    "data": {
        "value": ""
    }
}