自动化立体仓库 - WMS系统
#
LSH
2023-01-30 a99b88095349c58bb019dbf39f1ac91273da549c
src/main/resources/mapper/LocMastMapper.xml
@@ -200,7 +200,7 @@
        from asr_loc_mast
        where bay1=#{bay}
        and lev1=#{lev}
        and loc_sts='O'
--         and loc_sts='O'
        and loc_no not in ('0100101', '0200101', '0300101', '1200701', '1300701', '1400701', '1900401', '2000401', '2100401')
        <if test="row1 >= 1 and row1 &lt;= 3">
            and row1 >= 1 and row1 &lt;= 3