verifyCode

abstract suspend fun verifyCode(code: String, type: Int): GWResult<String>

验证验证码

Parameters

code

验证码

type

类型,1=手机, 2=邮箱