|  | @@ -429,7 +429,7 @@ public class EtlServiceImpl implements EtlService {
 | 
	
		
			
				|  |  |                                          , !CollectionUtils.isEmpty(proxyPlatform) && proxyPlatform.contains(platfrm),
 | 
	
		
			
				|  |  |                                          proxyInfo);
 | 
	
		
			
				|  |  |                              }
 | 
	
		
			
				|  |  | -                            else if (fileUrl.contains("znl-video-bos.cdn.bcebos.com")) {
 | 
	
		
			
				|  |  | +                            else if (fileUrl.contains("video-bos.cdn.bcebos.com")) {
 | 
	
		
			
				|  |  |                                  FileUtils.downloadForFQW(fileUrl, fpath,
 | 
	
		
			
				|  |  |                                          !CollectionUtils.isEmpty(randomUaPlatform) && randomUaPlatform.contains(platfrm)
 | 
	
		
			
				|  |  |                                          , !CollectionUtils.isEmpty(proxyPlatform) && proxyPlatform.contains(platfrm),
 |