{
"uid": "string",
"推广类型": 0
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/user/rtype' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "string",
"推广类型": 0
}'{
"code": 0,
"msg": "string",
"data": {},
"success": true
}