Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SendVaildCodeStatus

验证返回的状态码

description

登录配置如果没有设置 使用 手机验证码或者邮箱验证码的话 就会1

export

Index

Enumeration members

Enumeration members

NoNeed

NoNeed = "1"

无需验证

Ok

Ok = "0"

成功

TryAgainLater

TryAgainLater = "2"

多次触发,稍后再试

Generated using TypeDoc