{
"startTime": "string",
"endTime": "string"
}curl --location '/userPlatform/gd/review/exportSuggestRecord' \
--header 'Content-Type: application/json' \
--data '{
"startTime": "string",
"endTime": "string"
}'{
"code": 0,
"message": "",
"data": {
"fileName": "",
"fileUrl": ""
}
}