baishaojie %!s(int64=2) %!d(string=hai) anos
pai
achega
a073bb50a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/util/wechatOpenId.go

+ 1 - 1
pkg/util/wechatOpenId.go

@@ -21,7 +21,7 @@ func GetOpenID(writer http.ResponseWriter, request *http.Request) {
 	if err != nil {
 		return
 	}
-	fmt.Println("my openid", openid)
+	fmt.Println("my  openid", openid)
 }
 
 const (