diff --git a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml
index 6da5dbf4..c58beccd 100644
--- a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml
+++ b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml
@@ -299,12 +299,15 @@
and t.qs_status = #{qszt}
-
+
and t.rzh_yesorno = #{rzzt}
and t.rzh_yesorno in ('1','2','0')
+
+ and t.rzh_yesorno in ('1','2')
+
and t.rzlx = #{rzlx}
@@ -549,12 +552,15 @@
and t.qs_status = #{qszt}
-
+
and t.rzh_yesorno = #{rzzt}
and t.rzh_yesorno in ('1','2','0')
+
+ and t.rzh_yesorno in ('1','2')
+
and t.rzlx = #{rzlx}