自动化立体仓库 - WMS系统
#
lty
2026-01-15 7fdb8a4e5ea1df7242f0ad6597ccb3e830826af0
src/main/resources/mapper/LocDetlMapper.xml
@@ -409,7 +409,7 @@
        order by row1
    </select>
    <select id="getSameDetlList" resultMap="java.lang.String">
    <select id="getSameDetlList" resultType="java.lang.String">
        select ld.loc_no from asr_loc_detl as ld
        left join asr_loc_mast as lm on ld.loc_no = lm.loc_no
        where 1 = 1