diff --git a/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml b/dxhy-base/src/main/resources/mapper/BaseSggxcxMapper.xml
index 73c42f8e..871ef232 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.bzdh is not null and t.inaccount_status = '1'
and t.inaccount_status = #{inAccountStatus}