自动化立体仓库 - WMS系统
1
zhang
4 天以前 5dff87c18f48e0a14440d1225924d35f8de7b00e
src/main/java/com/zy/asrs/service/AgvBasDevpService.java
@@ -26,6 +26,10 @@
    List<String> selectCacheShelvesStationCodeByFloor(int floor);
    List<String> selectCacheShelvesStationCodeByLocType(short locType, int floor);
    List<String> selectCacheShelvesStationCodeByLocType(short locType);
    List<String> selectCacheShelvesStationCodeByLocType2(short locType, int floor);
    public List<Map<String,Object>> selectDevNoAndNumBystationCode(String stationCode);