@ccw-api/api
Preparing search index...
community-web/students/bind-phone
bindStudentPhone
Function bindStudentPhone
bindStudentPhone
(
phone
:
string
,
code
:
string
,
countryCode
?:
string
,
)
:
Promise
<
boolean
>
绑定手机号
Parameters
phone
:
string
手机号码
code
:
string
短信验证码
countryCode
:
string
= "86"
国家区号,默认 "86"
Returns
Promise
<
boolean
>
绑定成功返回 true;验证码不正确等异常会抛出错误
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
绑定手机号