diff --git a/dxhy-extend/src/main/resources/mapper/ExtBbfpzhMapper.xml b/dxhy-extend/src/main/resources/mapper/ExtBbfpzhMapper.xml
index 1f8b6b7e..d0bfc530 100644
--- a/dxhy-extend/src/main/resources/mapper/ExtBbfpzhMapper.xml
+++ b/dxhy-extend/src/main/resources/mapper/ExtBbfpzhMapper.xml
@@ -170,8 +170,8 @@
and t.sn_voucher_number = #{snVoucherNumber}
-
- and t.posting_time = #{postingTime}
+
+ and posting_time between #{postingTimeStart} and #{postingTimeEnd}
and t.image_id = #{imageId}