token: ********************{
"uniCode": "58"
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/webUserInvite/countInviteeNum' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"uniCode": "58"
}'{
"code": 0,
"msg": "",
"data": {}
}