|  |  | @ -150,7 +150,9 @@ public class BasicOrderPrintController { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("serialNo", udiProductEntity.getSerialNo() == null ? ' ' : udiProductEntity.getSerialNo()); |  |  |  |                     bizData.put("serialNo", udiProductEntity.getSerialNo() == null ? ' ' : udiProductEntity.getSerialNo()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("productDate", obj.getProductDate()); |  |  |  |                     bizData.put("productDate", obj.getProductDate()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("expireDate", obj.getExpireDate()); |  |  |  |                     bizData.put("expireDate", obj.getExpireDate()); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     if (ioOrderResponse.getConfirmTime() != null){ | 
			
		
	
		
		
			
				
					
					|  |  |  |                         bizData.put("confirmTime", formatter.format(ioOrderResponse.getConfirmTime())); |  |  |  |                         bizData.put("confirmTime", formatter.format(ioOrderResponse.getConfirmTime())); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("manufactor", obj.getManufacturer()); |  |  |  |                     bizData.put("manufactor", obj.getManufacturer()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("zczbhhzbapzbh", obj.getCertCode() == null ? ' ' : obj.getCertCode()); |  |  |  |                     bizData.put("zczbhhzbapzbh", obj.getCertCode() == null ? ' ' : obj.getCertCode()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("ylqxzcrbarmc", udiProductEntity.getYlqxzcrbarmc() == null ? ' ' : udiProductEntity.getYlqxzcrbarmc()); |  |  |  |                     bizData.put("ylqxzcrbarmc", udiProductEntity.getYlqxzcrbarmc() == null ? ' ' : udiProductEntity.getYlqxzcrbarmc()); | 
			
		
	
	
		
		
			
				
					|  |  | @ -239,7 +241,9 @@ public class BasicOrderPrintController { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("serialNo", obj.getSerialNo() == null ? ' ' : obj.getSerialNo()); |  |  |  |                     bizData.put("serialNo", obj.getSerialNo() == null ? ' ' : obj.getSerialNo()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("productDate", ioOrderDetailBizEntity.getProductDate()); |  |  |  |                     bizData.put("productDate", ioOrderDetailBizEntity.getProductDate()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("expireDate", ioOrderDetailBizEntity.getExpireDate()); |  |  |  |                     bizData.put("expireDate", ioOrderDetailBizEntity.getExpireDate()); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     if (ioOrderResponse.getConfirmTime() != null){ | 
			
		
	
		
		
			
				
					
					|  |  |  |                         bizData.put("confirmTime", formatter.format(ioOrderResponse.getConfirmTime())); |  |  |  |                         bizData.put("confirmTime", formatter.format(ioOrderResponse.getConfirmTime())); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("manufactor", ioOrderDetailBizEntity.getManufacturer()); |  |  |  |                     bizData.put("manufactor", ioOrderDetailBizEntity.getManufacturer()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("zczbhhzbapzbh", ioOrderDetailBizEntity.getCertCode() == null ? ' ' : ioOrderDetailBizEntity.getCertCode()); |  |  |  |                     bizData.put("zczbhhzbapzbh", ioOrderDetailBizEntity.getCertCode() == null ? ' ' : ioOrderDetailBizEntity.getCertCode()); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     bizData.put("udiCode", obj.getCode().replaceAll("\u001D", "")); |  |  |  |                     bizData.put("udiCode", obj.getCode().replaceAll("\u001D", "")); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |