20250325 更新
This commit is contained in:
@@ -1764,7 +1764,6 @@ public class TestRecordSampleDataServiceImpl extends ServiceImpl<TestRecordSampl
|
||||
.set(StringUtils.isNotBlank(compoundCnName), TestRecordSampleData::getCompoundCnName, compoundCnName));
|
||||
} else {
|
||||
oldInfo = new TestRecordSampleData();
|
||||
oldInfo.setId(IdWorker.get32UUID());
|
||||
oldInfo.setSampleNo(sampleNo);
|
||||
oldInfo.setCompoundName(compoundName);
|
||||
oldInfo.setSampleConcentration(targetConcentration);
|
||||
|
||||
Reference in New Issue
Block a user