自动化立体仓库 - WMS系统
#
whycq
2024-09-14 437ee3c2d21e179be26fbafb6d2e72536fd17b6d
src/main/java/com/zy/asrs/service/AgvBasDevpService.java
@@ -26,6 +26,7 @@
    List<String> selectCacheShelvesStationCodeByFloor(int floor);
    List<String> selectCacheShelvesStationCodeByLocType(short locType, int floor);
    List<String> selectCacheShelvesStationCodeByLocType2(short locType, int floor);
    public List<Map<String,Object>> selectDevNoAndNumBystationCode(String stationCode);