hsun 5 сар өмнө
parent
commit
91eea83195

+ 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))
 	}()
 
 	// 入参