curl --location -g --request GET 'https://saas-open.vhall.com/v3/data-center/webinar-device-info?app_key=75844ad7a2a5f2b421c04a125b197996&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&webinar_id=509154312&start_time=2025-06-10&end_time=2025-06-10&switch_id=0' \
--header 'platform;'
{
"msg": "操作成功!",
"code": 200,
"data": {
"list": [
{
"name": "PC网页",
"value": 4
},
{
"name": "手机网页",
"value": 1
}
]
},
"request_id": "50fbaaf9035744d48081e65866818496.1352.17506644524030751"
}