{
"id": 0,
"sysModule": "string",
"vipInfoId": 0,
"content": "string",
"enable": true
}curl --location --request PUT 'https://test.51vive.com/app/vipSetRemind' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"sysModule": "string",
"vipInfoId": 0,
"content": "string",
"enable": true
}'{
"code": 0,
"msg": "string",
"data": {}
}