From 93a3e8e9e8db44bb8f16df230e91a741e7eff7af Mon Sep 17 00:00:00 2001 From: yefei Date: Tue, 20 Jun 2023 11:43:31 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml index 6dd64774..8d328737 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -136,12 +136,12 @@ and t.bzdh = #{bzdh} + + and t.bzdh is not null and t.in_account_status = '1' + and t.inaccount_status = #{inAccountStatus} - - and (t.inaccount_status = '0' or t.inaccount_status = '' or t.inaccount_status is null) - and date_format(t.qs_date,'%Y-%m-%d') between #{qsksrq} and #{qsjsrq}