Explorar o código

Merge branch 'CRM_12.9' into debug

ziwen %!s(int64=2) %!d(string=hai) anos
pai
achega
e728ae8b6d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controller/auth.go

+ 1 - 1
controller/auth.go

@@ -271,7 +271,7 @@ func (a *AuthController) GetSmsCode(c *gin.Context) {
 		if errMsg != "" {
 			errMsg = "获取验证码失败"
 		}
-		resp.Fail("获取验证码失败.", c)
+		resp.Fail("mobile phone number format is wrong.", c)
 		return
 	}