login

abstract suspend fun login(accountType: AccountType, password: String): GWResult<String>

登录

Parameters

accountType

账号类型

password

密码