{
"id": "string",
"reviewTime": "string"
}curl --location '/userPlatform/kdb/review/recallConfirm' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"reviewTime": "string"
}'{
"code": 200,
"message": "接口调用成功",
"data": "成功"
}