#1
czkh
8 天以前 2b7eb5b7c91dbf72fbfa73947d736ef2c61023a4
#1
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/LocMastMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocMastMapper.xml
@@ -53,7 +53,7 @@
        from asr_loc_mast
        where row1=#{row}
        and loc_sts='O'
        and bay != #{bay}
        and bay1 != #{bay}
        <if test="locType1 != null">
            and loc_type1 = #{locType1}
        </if>