{
"id": 0,
"notes": "string"
}curl --location --request POST 'https://test.51vive.com/app/backApp/redemption/setNotes' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"notes": "string"
}'{
"code": 0,
"msg": "string",
"data": {}
}