- v2 ChangeMobile
This commit is contained in:
@@ -90,6 +90,7 @@ var (
|
||||
ErrIllegalAuthType = errors.New("非法的登录类型")
|
||||
ErrAuthTypeAlreadyExist = errors.New("要登录类型已经存在")
|
||||
ErrCaptchaIsNotOk = errors.New("图形校验码不正确")
|
||||
ErrNeedV2Token = errors.New("需要V2版的TOKEN")
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user