From de9fb71f66b99f98f8905e216940d7905aedd0cc Mon Sep 17 00:00:00 2001 From: yefei Date: Tue, 20 Jun 2023 14:13:37 +0800 Subject: [PATCH] =?UTF-8?q?arieay=20=E6=9F=A5=E8=AF=A2sql=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=A8=8E=E7=8E=87=E5=AD=97=E6=AE=B5=20v3?= 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 8d328737..3f80827a 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.in_account_status = '1' + and t.bzdh is not null and t.inaccount_status = '1' and t.inaccount_status = #{inAccountStatus}