自动化立体仓库 - WMS系统
zyx
2024-01-18 9eb3e196a12bc56da59f7c3e3dd2432cdb69e6d4
src/main/java/com/zy/asrs/service/AgvBasDevpService.java
@@ -26,4 +26,8 @@
    List<String> selectCacheShelvesStationCodeByFloor(int floor);
    public List<Map<String,Object>> selectDevNoAndNumBystationCode(String stationCode);
    List<String> selectAllStationCode();
}