curl --location 'https://open-cn.vnnox.com/v2/logs/play-logs/batch-detail' \
--header 'Content-Type: application/json' \
--data '{
"playerIds": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
],
"startDate": "2024-06-01",
"endDate": "2024-06-19",
"noticeUrl":"http://sit-api.vnnox.com/test/noticeScreenShotUrl"
}'