{
"id": 23788,
"levelId": 1,
"reason": "推广需要"
}curl --location --request PUT '/admin-api/member/user/update-level' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 23788,
"levelId": 1,
"reason": "推广需要"
}'{
"code": 0,
"data": true,
"msg": "string"
}