请求URL:
- 正式:
https://pixtext.guangdianyun.tv/v1/picText/live/Content/getReportInfo
请求方法: GET` - 预发:
- 测试:
请求方式:
GET
请求参数:
| 参数 | 类型 | 说明 | 默认值 | 必填 |
|---|---|---|---|---|
| uin | int | uin | 是 | |
| id | int | 报道id | 是 | |
| time | int | 时间戳秒级(dms收到的) | 否 |
返回示例:
{
"code":200,
"errorCode":0,
"errorMessage":"",
"data":{ //注释参考直播列表
"id":131435,
"content":"<p>ddddddd<\/p>",
"source":1,
"imgList":[
],
"video":null,
"videoCoverImg":null,
"videoPlayUrl":null,
"imgInfo":{
},
"status":1,
"type":1,
"position":"",
"publisherId":0,
"createTime":1668580157
}
}最后编辑: 广电云技术部 文档更新时间: 2026-05-15 10:19 作者:广电云技术部