自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-09-07 e2e54a4b17bf96ea2753abe2b63883fdae3af5dc
src/main/java/com/zy/asrs/service/impl/WorkServiceImpl.java
@@ -947,7 +947,7 @@
                Collections.reverse(locMasts);
                break;
            default:
                throw new IllegalStateException("Unexpected value: " + locMasts.get(0).getRow1());
                break;
        }
        if (locNos.size() > locMasts.size()) {
            throw new CoolException("服务器错误");