1
zhang
2025-09-26 f513af7c0a8c334ca73c540afd443c821bbc6a54
src/main/resources/mapper/LocMastMapper.xml
@@ -53,7 +53,7 @@
        from asr_loc_mast
        where row1=#{row}
        and loc_sts='O'
        and row1 != #{row}
        and bay != #{bay}
        <if test="locType1 != null">
            and loc_type1 = #{locType1}
        </if>