From f6f681ea7611b09a7f52884a5dc9ec4c469b70a9 Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 8 Jan 2025 17:52:34 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index 5bc416267..2da443c2d 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -1794,6 +1794,14 @@ and a.bl_sign=#{blSign} + + and a.goods_pics is not null + + + + and a.goods_pics is null + + and a.send_date = ]]> #{params.beginDate}