emailRegister

abstract suspend fun emailRegister(email: String, password: String, vcode: String, regRegion: String): GWResult<String>

邮箱注册

Parameters

email

邮箱

password

密码

vcode

验证码

regRegion

注册区域