|  | @@ -117,7 +117,7 @@ class XinshiWindows:
 | 
	
		
			
				|  |  |      def write_url(cls, log_type, sheetid):
 | 
	
		
			
				|  |  |          try:
 | 
	
		
			
				|  |  |              while True:
 | 
	
		
			
				|  |  | -                if Feishu.get_values_batch(log_type, 'shipinhao', sheetid)[1][11] is not None\
 | 
	
		
			
				|  |  | +                if Feishu.get_values_batch(log_type, 'shipinhao', sheetid)[1][4] is not None\
 | 
	
		
			
				|  |  |                          and Feishu.get_values_batch(log_type, 'shipinhao', sheetid)[1][11] is None:
 | 
	
		
			
				|  |  |                      Common.del_charles_files('recommend')
 | 
	
		
			
				|  |  |                      cls.click_video(log_type)
 |