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