webinar_advertising
type : 0 公众号.
type : 1 开屏海报.
curl --location --request POST 'https://saas-open.vhall.com/v3/interacts/adv/set-screen-poster-config-info' \
--header 'platform;' \
--form 'webinar_id=""' \
--form 'status=""' \
--form 'img=""' \
--form 'm_img=""' \
--form 'app_key=""' \
--form 'sign_type=""' \
--form 'signed_at=""' \
--form 'sign=""'
{
"code": 0,
"msg": "string",
"data": {}
}