{
"umsId": 0,
"topicId": 0
}
curl --location --request POST 'https://test.51vive.com/forums/topicFootprint/saveOne' \
--header 'Content-Type: application/json' \
--data-raw '{
"umsId": 0,
"topicId": 0
}'
{
"code": 0,
"msg": "string",
"data": {}
}