diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillDeclareAttachmentMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillDeclareAttachmentMapper.xml index 218cd4ede..9e5cc53cf 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillDeclareAttachmentMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillDeclareAttachmentMapper.xml @@ -4,7 +4,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> - + @@ -84,7 +84,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" where del_flag='0' and a.bill_code = #{billCode} -