shaoguo 3 weeks ago
parent
commit
04764fd74e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      services/payments/h5/api_h5.go

+ 2 - 0
services/payments/h5/api_h5.go

@@ -85,6 +85,8 @@ func (a *H5ApiService) Prepay(ctx context.Context, req PrepayRequest) (resp *Pre
 	// Setup Body Params
 	localVarPostBody = req
 
+	fmt.Println(req.String())
+
 	// Determine the Content-Type Header
 	localVarHTTPContentTypes := []string{"application/json"}
 	// Setup Content-Type