curl --location -g --request GET 'https://saas-open.vhall.com/v3/data-center/webinar-max-uv?app_key=75844ad7a2a5f2b421c04a125b197996&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&webinar_id=509154312&start_time=2025-06-11&end_time=2025-10-11&switch_id=0' \
--header 'token;' \
--header 'platform;'
{
"msg": "操作成功!",
"code": 200,
"data": {
"webinar_id": "509154312",
"max_onlines": 3
},
"request_id": "e4ab75ff2b0c492e87df3ceb97979b31.5755.17497124284286643"
}