diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
index 96cb5ffd..21f528ab 100644
--- a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
+++ b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
@@ -133,7 +133,7 @@
and t.qs_status = #{qszt}
- and t.bzdh = #{bzdh}
+ and t.bzdh = #{bzdh} and t.inaccount_status = '1'
and t.bzdh is not null and t.inaccount_status = '1'