han\hanst 3 days ago
parent
commit
ac909c399b
  1. 1
      src/main/resources/mapper/base/BaseMapper.xml

1
src/main/resources/mapper/base/BaseMapper.xml

@ -216,7 +216,6 @@
<if test="labelType != null and labelType != ''">
AND ReportFamily = #{labelType}
</if>
AND AddressNo = #{addressNo}
</where>
</update>

Loading…
Cancel
Save