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