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