xcSmsLoginToGetCode abstract method

  1. @async
OriginResponse xcSmsLoginToGetCode(
  1. String phone,
  2. int seq
)

手机号验证登录-获取验证码

Implementation

@async
OriginResponse xcSmsLoginToGetCode(String phone, int seq);