{
"phone": "18218949164",
"company_no": "88887",
"openid":"1111",
}curl --location '/mini/user/registeredExternal' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"phone": "18218949164",
"company_no": "88887",
"openid":"1111",
}'{}