Browse Source

test: 共享报告

hsun 5 months ago
parent
commit
91eea83195
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/report_outer.go

+ 1 - 1
services/report_outer.go

@@ -39,7 +39,7 @@ func OuterReportCallBack(outReportId int, title, fileUrl, fileType string) (err
 			utils.FileLog.Info(tips)
 			return
 		}
-		utils.FileLog.Info("OuterReportCallBack-回调成功")
+		utils.FileLog.Info(fmt.Sprintf("OuterReportCallBack-回调成功, Url: %s, Request: %s, Resp: %s", requestUrl, params, respBody))
 	}()
 
 	// 入参