go-common/app/service/live/resource/api/http/v1/history.md
2019-04-22 18:49:16 +08:00

447 B

##Add 添加资源接口

GET http://api.live.bilibili.com/xlive/resource/v1/history/Add

请求参数

参数名 必选 类型 描述
platform string
splashContent string
jumpPath string
jumpTime integer
type integer
device string
startTime string
endTime string
imageUrl string
{
    "code": 0,
    "message": "ok",
    "data": {
    }
}