#
luxiaotao1123
2022-10-28 4fa1e8117fc408f5bd3a5612eea5ceb63d206113
#
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/LocMastMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocMastMapper.xml
@@ -43,6 +43,7 @@
        from asr_loc_mast
        where row1=#{row}
        and loc_sts='O'
        and row1 > 30
        <if test="locType1 != null">
            and loc_type1 = #{locType1}
        </if>