|  |  | @ -97,6 +97,7 @@ public class ThrOrderDownload implements IDownload { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setUpdateTime(new Date()); |  |  |  |                 ioCollectOrder.setUpdateTime(new Date()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setSplitStatus(0); |  |  |  |                 ioCollectOrder.setSplitStatus(0); | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ioCollectOrder.setTagStatus(0); |  |  |  |                 ioCollectOrder.setTagStatus(0); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |                 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(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |