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