From c0ac79681c84457780699ae31f988cff952db413 Mon Sep 17 00:00:00 2001 From: yefei Date: Wed, 14 Jun 2023 17:25:28 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E7=AD=9B=E9=80=89=E5=B7=B2=E5=85=A5?= =?UTF-8?q?=E8=B4=A6=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index 73c42f8e..871ef232 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -137,7 +137,7 @@ and t.bzdh = #{bzdh} - and t.bzdh is not null + and t.bzdh is not null and t.inaccount_status = '1' and t.inaccount_status = #{inAccountStatus}