{ "talentAppid": "string" }
curl --location --request POST 'https://w.xiaoliebian.com/api/xiaoliebian-shipinhao/open/api/talent/live/notice/list' \ --header 'Authorization: Bearer xxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "talentAppid": "string" }'
[ { "noticeId": "", "description": "", "startTime": 0 } ]