{
"VersionId": 101,
"VersionName": "v2.0.0 大版本更新",
"DownloadURL": "https://oss.example.com/files/res_42_v3.zip"
}curl --location 'https://gapi.mccfk.cn/Content/Resource/UpdateVersion' \
--header 'Content-Type: application/json' \
--data '{
"VersionId": 101,
"VersionName": "v2.0.0 大版本更新",
"DownloadURL": "https://oss.example.com/files/res_42_v3.zip"
}'{
"Success": true,
"Message": "string"
}