diff --git a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml index f14929c5..ef109b3b 100644 --- a/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml +++ b/dxhy-extend/src/main/resources/mapper/ExtInvoicePoolMapper.xml @@ -345,14 +345,15 @@ - - and posting_time = #{postingTime} + + and posting_time between #{postingTimeStart} and #{postingTimeEnd} - - and image_id = #{imageId} + + and image_id = #{imageNumber}