From b65c167725c7b272026e8961b8f8435cd1af686c Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 10 Apr 2024 11:30:36 +0800 Subject: [PATCH] =?UTF-8?q?0412=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/pad/PadMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mapper/pad/PadMapper.xml b/src/main/resources/mapper/pad/PadMapper.xml index a78234f..132c95f 100644 --- a/src/main/resources/mapper/pad/PadMapper.xml +++ b/src/main/resources/mapper/pad/PadMapper.xml @@ -58,12 +58,12 @@ FROM AttachmentList - + AND Site = #{site,jdbcType=VARCHAR} - - + + AND OrderRef1 = #{partNo} - + AND DelFlag='N' and OrderRef3='*'