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