自动化立体仓库 - WMS系统
zyx
2024-03-26 87c7a14ff9309bcfcc3bff9d071a77a1f8d797de
src/main/java/com/zy/asrs/service/AgvBasDevpService.java
@@ -26,4 +26,10 @@
    List<String> selectCacheShelvesStationCodeByFloor(int floor);
    public List<Map<String,Object>> selectDevNoAndNumBystationCode(String stationCode);
    List<String> selectAllStationCode();
    AgvBasDevp selectByDevNo(String devNo);
}