From 66a77505bfb5ba5e20a595d95a7eb2f2b33c2e67 Mon Sep 17 00:00:00 2001 From: tangw Date: Tue, 4 Nov 2025 14:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liswork/src/main/resources/mapper/LisWorkMapper.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/liswork/src/main/resources/mapper/LisWorkMapper.xml b/liswork/src/main/resources/mapper/LisWorkMapper.xml index f74b361..17543c3 100644 --- a/liswork/src/main/resources/mapper/LisWorkMapper.xml +++ b/liswork/src/main/resources/mapper/LisWorkMapper.xml @@ -128,8 +128,4 @@ select * from lab_result_bk where jyrq = #{jyrq} and yq = #{yq} and ybh = #{ybh} -