| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1764,7 +1764,6 @@ public class TestRecordSampleDataServiceImpl extends ServiceImpl<TestRecordSampl | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    .set(StringUtils.isNotBlank(compoundCnName), TestRecordSampleData::getCompoundCnName, compoundCnName)); | 
					 | 
					 | 
					 | 
					                    .set(StringUtils.isNotBlank(compoundCnName), TestRecordSampleData::getCompoundCnName, compoundCnName)); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        } else { | 
					 | 
					 | 
					 | 
					        } else { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            oldInfo = new TestRecordSampleData(); | 
					 | 
					 | 
					 | 
					            oldInfo = new TestRecordSampleData(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            oldInfo.setId(IdWorker.get32UUID()); | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            oldInfo.setSampleNo(sampleNo); | 
					 | 
					 | 
					 | 
					            oldInfo.setSampleNo(sampleNo); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            oldInfo.setCompoundName(compoundName); | 
					 | 
					 | 
					 | 
					            oldInfo.setCompoundName(compoundName); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            oldInfo.setSampleConcentration(targetConcentration); | 
					 | 
					 | 
					 | 
					            oldInfo.setSampleConcentration(targetConcentration); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |