|  |  | @ -202,6 +202,8 @@ public class DownloadFactory { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setUpdateTime(new Date()); |  |  |  |                 ioCollectOrder.setUpdateTime(new Date()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setSplitStatus(0); |  |  |  |                 ioCollectOrder.setSplitStatus(0); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setTagStatus(0); |  |  |  |                 ioCollectOrder.setTagStatus(0); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 ioCollectOrder.setBackupOrderRemark1(thrOrder.getBackupOrderRemark1()); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 List<IoCollectOrderBiz> bizList = new ArrayList<>(); |  |  |  |                 List<IoCollectOrderBiz> bizList = new ArrayList<>(); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 for (IoCollectOrderBiz entity : thrOrder.getBizList()) { |  |  |  |                 for (IoCollectOrderBiz entity : thrOrder.getBizList()) { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     IoCollectOrderBiz collectOrderBiz = new IoCollectOrderBiz(); |  |  |  |                     IoCollectOrderBiz collectOrderBiz = new IoCollectOrderBiz(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |