{
"vipServiceAgreement": "string"
}curl --location --request PUT 'https://test.51vive.com/forums/agreement' \
--header 'Content-Type: application/json' \
--data-raw '{
"vipServiceAgreement": "string"
}'{
"code": 0,
"msg": "string",
"data": {}
}