| 
														
															@@ -124,7 +124,7 @@ public class BFEventTrackAdaptor: NSObject { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //   - businessType: <#businessType description#> 
														 | 
														
														 | 
														
															     //   - businessType: <#businessType description#> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //   - targetUid: <#targetUid description#> 
														 | 
														
														 | 
														
															     //   - targetUid: <#targetUid description#> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //   - shareId: <#shareId description#> 
														 | 
														
														 | 
														
															     //   - shareId: <#shareId description#> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    public class func shareReportUpload(isShareVideo: Bool = true, screenType: Int = 1, videoId: String, pageSource: PAGESOURCE, recommendId: String?, recommendLogVO: String?, flowPool: String?, abInfoData: String?, measureType: Int?, measureId: Int?, businessType: businessType?, targetUid: Int?, shareId: String = "", playId: String?, wxOpenId: String?, extParams: [String: Any]? = nil, commonParams: [String: Any]?) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    public class func shareReportUpload(isShareVideo: Bool = true, screenType: Int = 1, videoId: String, pageSource: PAGESOURCE, recommendId: String?, recommendLogVO: String?, flowPool: String?, abInfoData: String?, measureType: Int?, measureId: Int?, businessType: businessType?, targetUid: Int?, shareId: String = "", playId: String?, wxOpenId: String?,rootPageTimestamp:Int64, extParams: [String: Any]? = nil, commonParams: [String: Any]?) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         DispatchQueue.global().async { 
														 | 
														
														 | 
														
															         DispatchQueue.global().async { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             var url: String = PQENVUtil.shared.longvideoapi 
														 | 
														
														 | 
														
															             var url: String = PQENVUtil.shared.longvideoapi 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             switch screenType { 
														 | 
														
														 | 
														
															             switch screenType { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -137,7 +137,7 @@ public class BFEventTrackAdaptor: NSObject { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             default: 
														 | 
														
														 | 
														
															             default: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 break 
														 | 
														
														 | 
														
															                 break 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             } 
														 | 
														
														 | 
														
															             } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            BFBaseEventTrack.bf_shareReportUpload(url: url, isShareVideo: isShareVideo, screenType: screenType, videoId: videoId, recommendId: recommendId, recommendLogVO: recommendLogVO, flowPool: flowPool, abInfoData: abInfoData, measureType: measureType, measureId: measureId, targetUid: targetUid, shareId: shareId, playId: playId, wxOpenId: wxOpenId, businessType: businessType?.rawValue, pageSource: pageSource.rawValue, extParams: extParams, commonParams: commonParams) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            BFBaseEventTrack.bf_shareReportUpload(url: url, isShareVideo: isShareVideo, screenType: screenType, videoId: videoId, recommendId: recommendId, recommendLogVO: recommendLogVO, flowPool: flowPool, abInfoData: abInfoData, measureType: measureType, measureId: measureId, targetUid: targetUid, shareId: shareId, playId: playId, wxOpenId: wxOpenId,rootPageTimestamp:rootPageTimestamp, businessType: businessType?.rawValue, pageSource: pageSource.rawValue, extParams: extParams, commonParams: commonParams) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 |