src/main/java/com/zy/asrs/service/impl/AgvMobileServiceImpl.java
@@ -394,7 +394,11 @@ } } else { if (agvLocMast.getFloor() != floor) { ioType = 12; if (agvLocMast.getFloor() == 1) { throw new CoolException("当前库位请选择调拨单调拨!"); } else { ioType = 12; } } else { ioType = 11; }