自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-18 563029f1f26ef2ed46d2d3b4207cd1924b1cf63a
src/main/java/com/zy/asrs/service/LocMastService.java
@@ -8,6 +8,6 @@
    /**
     * 检索可用库位
     */
    LocMast queryFreeLocMast(Integer row, Integer locType);
    LocMast queryFreeLocMast(Integer row);
}