|  |  |  | @ -454,6 +454,7 @@ public class IoCollectOrderService extends ServiceImpl<IoCollectOrderMapper, IoC | 
			
		
	
		
			
				
					|  |  |  |  |                     .orderCirType(sysWorkplaceDocumentEntity.getOrderCirType()) | 
			
		
	
		
			
				
					|  |  |  |  |                     .splitStatus(0) | 
			
		
	
		
			
				
					|  |  |  |  |                     .tagStatus(0) | 
			
		
	
		
			
				
					|  |  |  |  |                     .remark(ioOrderEntity.getRemark()) | 
			
		
	
		
			
				
					|  |  |  |  |                     .build(); | 
			
		
	
		
			
				
					|  |  |  |  |             if (collectOrder.getWorkPlaceCode() != null) { | 
			
		
	
		
			
				
					|  |  |  |  |                 collectOrder.setTagStatus(1); | 
			
		
	
	
		
			
				
					|  |  |  | @ -476,6 +477,7 @@ public class IoCollectOrderService extends ServiceImpl<IoCollectOrderMapper, IoC | 
			
		
	
		
			
				
					|  |  |  |  |                         .count(bizEntity.getCount()) | 
			
		
	
		
			
				
					|  |  |  |  |                         .measureUnit(bizEntity.getMeasname()) | 
			
		
	
		
			
				
					|  |  |  |  |                         .tagStatus(1) | 
			
		
	
		
			
				
					|  |  |  |  |                         .remark(bizEntity.getRemark()) | 
			
		
	
		
			
				
					|  |  |  |  |                         .unTagCount(bizEntity.getCount()).build(); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 if (IntUtil.value(udiRelevanceResponse.getProductsType()) == 2) { | 
			
		
	
	
		
			
				
					|  |  |  | @ -551,6 +553,7 @@ public class IoCollectOrderService extends ServiceImpl<IoCollectOrderMapper, IoC | 
			
		
	
		
			
				
					|  |  |  |  |                     .orderCirType(sysWorkplaceDocumentEntity.getOrderCirType()) | 
			
		
	
		
			
				
					|  |  |  |  |                     .splitStatus(0) | 
			
		
	
		
			
				
					|  |  |  |  |                     .tagStatus(0) | 
			
		
	
		
			
				
					|  |  |  |  |                     .remark(basicSkPrescribeEntity.getRemark()) | 
			
		
	
		
			
				
					|  |  |  |  |                     .build(); | 
			
		
	
		
			
				
					|  |  |  |  |             if (collectOrder.getWorkPlaceCode() != null) { | 
			
		
	
		
			
				
					|  |  |  |  |                 collectOrder.setTagStatus(1); | 
			
		
	
	
		
			
				
					|  |  |  | 
 |