文档
测试

河南epg

GET
http://localhost:10081/api/v2/tv/cloud/epg/henan

请求参数

参数名
类型
描述
必填
type
int
请求类型,0-客户端请求epg跳转内容,1-活动页上传epg跳转内容
必填
iptv_account
string
iptv账号
必填
epg_content
string
epg跳转内容(跟新epg时需要填此参数)
必填

响应参数

参数名
类型
描述
必填
code
int
响应码,0-成功
必填
text
string
响应描述,示例:success
必填
ext
object
数据字典
必填
epg_content
string
epg跳转内容,示例:aaaaa
必填