From a1cef82b7b0e03209b718db3b9e1bc77654da67f Mon Sep 17 00:00:00 2001 From: linfso Date: Sat, 31 Aug 2024 06:37:33 +0800 Subject: [PATCH] md --- .../src/main/resources/mapper/EmisWaybillMapper.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/emis-oms-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-oms-biz/src/main/resources/mapper/EmisWaybillMapper.xml index df38e01..817d978 100644 --- a/emis-oms-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-oms-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -487,7 +487,7 @@ - + and a.customer_code=#{customerCode} @@ -501,10 +501,6 @@ and a.payment_status='0' - - - and a.customer_code=#{customerCode} -