accountBind

abstract suspend fun accountBind(accountType: AccountType, vcode: String, password: String?): GWResult<String>

修改/绑定手机、邮箱

Parameters

accountType

账号类型

vcode

验证码

password

密码