自动化立体仓库 - WMS系统
zyx
2024-01-29 886ec394c38d842e1a2ef099782fbc93409e9d16
src/main/java/com/zy/asrs/service/LocMastService.java
@@ -67,4 +67,6 @@
    Integer updateLocType2ByRBL(Integer locType2, Integer startRow, Integer endRow, Integer startBay, Integer endBay, Integer startLev, Integer endLev);
    void updateByLocNo(LocMast locMast);
    List<LocMast> selectLocDetlNotExist();
}