WH01243 4 сар өмнө
parent
commit
c5f698bfe4

+ 1 - 1
src/jfw/modules/subscribepay/src/service/userAccountInfo.go

@@ -604,7 +604,7 @@ func (this *UserAccount) PhoneBind() {
 		}
 		}
 		var (
 		var (
 			phoneVerify string
 			phoneVerify string
-			//err         error
+			err         error
 		)
 		)
 		captchaKey := this.GetString("captchaKey") //图形验证码key
 		captchaKey := this.GetString("captchaKey") //图形验证码key
 		if captchaKey != "" {
 		if captchaKey != "" {