src/main/resources/mapper/LocDetlMapper.xml
@@ -448,6 +448,6 @@ </update> <update id="updateQualifiedByBrand"> update asr_loc_detl set three_code = #{qualified} where brand = #{brand} update asr_loc_detl set three_code = #{qualified} where brand = #{brand} and supp = #{supp} </update> </mapper>