自动化立体仓库 - WMS系统
zhangchao
2024-10-16 7f9a488ea0b82e1e09b1d92a5bd83e5127d060f4
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);