20250402 更新
1.修改常规毒品获取离子丰度比相对偏差的允许范围
This commit is contained in:
@@ -281,7 +281,7 @@ public class TestRecordSampledataExpandServiceImpl extends ServiceImpl<TestRecor
|
||||
if (isNPSCase) {
|
||||
sampleDataExpand.setIonAbundanceRatioWithinError(
|
||||
processInspectDataService.getWithinErrorText(
|
||||
ionAbundanceRatioError,
|
||||
ionAbundanceRatioError.abs(),
|
||||
processInspectDataService.getErrorRange(stdDataExpand.getIonAbundanceRatio())
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user