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

+ 1 - 1
controller/auth.go

@@ -481,7 +481,7 @@ func (a *AuthController) ModifyMobile(c *gin.Context) {
 	userinfo := services.GetInfoByClaims(c)
 
 	if req.NewMobile == "" {
-		resp.Fail("Please enter a new password", c)
+		resp.Fail("Please enter your phone number", c)
 		return
 	}