conf-1000063 #903

Merged
chenhao merged 2 commits from conf-1000063 into test 2024-12-16 13:41:16 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ const (
ErrCodeLoginRegisterUserFail ErrCode = -5010 //注册账户失败 ErrCodeLoginRegisterUserFail ErrCode = -5010 //注册账户失败
ErrCodeLoginWrongOldPswd ErrCode = -5011 //旧密码错误 ErrCodeLoginWrongOldPswd ErrCode = -5011 //旧密码错误
ErrCodeLoginVeriCodeSendFail ErrCode = -5012 //验证码发送失败 ErrCodeLoginVeriCodeSendFail ErrCode = -5012 //验证码发送失败
ErrCodeLoginMobilePhoneHasBeenRegistered ErrCode = -5012 //手机号已被注册 ErrCodeLoginMobilePhoneHasBeenRegistered ErrCode = -5013 //手机号已被注册
// Account: 6xxx // Account: 6xxx
ErrCodeAccountSrvOk ErrCode = ErrCodeOk ErrCodeAccountSrvOk ErrCode = ErrCodeOk