|  | @@ -123,7 +123,8 @@ public class EtlServiceImpl implements EtlService {
 | 
	
		
			
				|  |  |      // private String yougetPath;
 | 
	
		
			
				|  |  |      // @Value("${youget.download.platform:}")
 | 
	
		
			
				|  |  |      // private List<String> useYougetPlatfrom;
 | 
	
		
			
				|  |  | -    @Value("${random.ua.platform:}")
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +    @Value("${ua.platform:gongzhonghao}")
 | 
	
		
			
				|  |  |      private List<String> randomUaPlatform;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      @Value("${proxy.platform:}")
 |