diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml
index b48f89dba..d738f31cc 100644
--- a/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml
@@ -45,6 +45,10 @@
and create_site=#{createSite}
and update_site like concat('%', #{updateSite}, '%')
+
+ and attach_type in ('3','4')
+
+
and create_time = ]]> #{params.beginCreateTime}