From f483ce66d889ffc83b28c4a664e09ab737892d3e Mon Sep 17 00:00:00 2001 From: yefei Date: Tue, 13 Jun 2023 16:00:12 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E5=8F=AA=E6=9C=89=E6=9C=89=E6=8A=A5?= =?UTF-8?q?=E8=B4=A6=E4=BF=A1=E6=81=AF=E7=9A=84=E5=8F=91=E7=A5=A8=E6=89=8D?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E8=AE=A4=E8=AF=81=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index ac29d93b..73c42f8e 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -136,6 +136,9 @@ and t.bzdh = #{bzdh} + + and t.bzdh is not null + and t.inaccount_status = #{inAccountStatus}