From c99a5f779fa198319e63706eedfeb89bcb74d6a0 Mon Sep 17 00:00:00 2001 From: linfso Date: Mon, 25 Nov 2024 15:49:14 +0800 Subject: [PATCH] md --- .../src/main/resources/mapper/EmisWaybillAttachmentMapper.xml | 4 ++++ 1 file changed, 4 insertions(+) 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}