From cd212c62fdc34b070588aaa452d0460cc668b439 Mon Sep 17 00:00:00 2001 From: linfso Date: Thu, 20 Jun 2024 01:00:51 +0800 Subject: [PATCH] md --- .../src/main/resources/mapper/EmisWaybillAttachmentMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml index 90464ca74..b2b5e9dca 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillAttachmentMapper.xml @@ -102,7 +102,6 @@ insert into emis_waybill_attachment - id, waybill_id, bill_code, attach_type, @@ -122,7 +121,6 @@ update_site, - #{id}, #{waybillId}, #{billCode}, #{attachType},