Authorization: Bearer ********************
{ "inviteUserType": "公司" }
curl --location --request POST '/api/user/app/invite_code/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "inviteUserType": "公司" }'
{}