名称:手机端广告图片小图
接口:/index/meeting/mobileSmallScreenAd
请求方式:post
参数名 |
类型 |
必填 |
说明 |
示例 |
meetid |
int |
Y |
会议id |
9 |
说明
1.此方法需要登录,
{
"code": 200,
"message": "success",
"result": {
"is_show":true,
"show_icon":"",
"small": [
{
"img": "https://file-production.huibaifen.com/042ec202008141702445158.png"
},
{
"img": "https://file-production.huibaifen.com/0a8ad202008142029468577.png"
},
{
"img": "https://file-production.huibaifen.com/042ec202008141702445158.png"
},
{
"img": "https://file-production.huibaifen.com/0be6b202008142005159026.jpg"
}
]
}
}