{
"id": 23788,
"point": 100
}curl --location --request PUT '/admin-api/member/user/update-point' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 23788,
"point": 100
}'{
"code": 0,
"data": true,
"msg": "string"
}