Jerry %!s(int64=6) %!d(string=hai) anos
pai
achega
a329ac1a18
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -214,6 +214,7 @@ fmt.Println("sign:", sign)
 notifyRsp, err := gopay.ParseWeChatNotifyResult(c.Request())
 notifyRsp, err := gopay.ParseWeChatNotifyResult(c.Request())
 if err != nil {
 if err != nil {
     fmt.Println("err:", err)
     fmt.Println("err:", err)
+    return
 }
 }
 fmt.Println("notifyRsp:", notifyRsp)
 fmt.Println("notifyRsp:", notifyRsp)