自动化立体仓库 - WMS系统
TQS
2022-11-22 781b3d06dc75c673e672bfd6e4ccda3ae14d7f0d
Merge remote-tracking branch 'origin/bfasrs' into bfasrs
1个文件已修改
4 ■■■■ 已修改文件
src/main/resources/mapper/LocMastMapper.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocMastMapper.xml
@@ -107,10 +107,10 @@
                </if>
                <choose>
                    <when test="inoutEveryday != null and inoutEveryday">
                        AND row1 &lt; 11
                        AND bay1 &lt; 11
                    </when>
                    <otherwise>
                        AND row1 > 10
                        AND bay1 > 10
                    </otherwise>
                </choose>
                and loc_no not in ('0100101', '0200101', '0300101', '1200701', '1300701', '1400701', '1900401', '2000401', '2100401')