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} -