自动化立体仓库 - WMS系统
1
zhangc
2025-02-07 aa2d520a06c371e76ef26c78d426a01fca76a2fc
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();
}