From bc1757d1cc8c04b996f5fdc43700d9435f5b3078 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 23 Oct 2024 11:51:04 +0800 Subject: [PATCH] 1127 --- .../sampleManagement/TechnicalSpecificationMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml index fb0ba857..23093af8 100644 --- a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml +++ b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml @@ -910,12 +910,12 @@ id where a.site=#{site} and a.code_no=#{codeNo} and a.project_id=b.project_id