{
"id": 0,
"umsId": 0,
"amount": 0,
"type": 0,
"pointsBalance": 0,
"relatedId": 0
}curl --location --request POST 'https://test.51vive.com/forums/pointsDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"umsId": 0,
"amount": 0,
"type": 0,
"pointsBalance": 0,
"relatedId": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}