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}