From 95a4aee840529ae64ea3e74c2d16a9ea080341f8 Mon Sep 17 00:00:00 2001 From: yefei Date: Tue, 20 Jun 2023 19:34:10 +0800 Subject: [PATCH] =?UTF-8?q?arieay=20=E4=B8=80=E9=94=AE=E8=AE=A4=E8=AF=81?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=A8=8E=E7=8E=87=E6=9D=A1=E4=BB=B6=20&=20?= =?UTF-8?q?=E8=AE=A4=E8=AF=81=E6=9F=A5=E8=AF=A2=E7=95=8C=E9=9D=A2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=AE=A4=E8=AF=81=E7=8A=B6=E6=80=81=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E6=9D=A1=E4=BB=B6?= 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 3bd8dbb1..893bd738 100644 --- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml +++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml @@ -1094,6 +1094,9 @@ and t.bzr like concat('%',#{bzr},'%') + and t.bzdh is not null and t.inaccount_status = '1' + + and t.bzdh = #{bzdh}