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