邮箱验证(verifyEmail)
GET
/authcompany/verifyEmail
接口描述
验证邮箱
请求参数
参数名
类型
描述
必填
email
string
邮箱
必填
响应参数
参数名
类型
描述
必填
data
bool
true 可用 false 不可用
必填