zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/CommonService.java
@@ -283,9 +283,9 @@ } // 检测目标站 BasDevp staNo = basDevpService.getById(staDesc.getDeviceNo()); BasDevp staNo = basDevpService.getById(staDesc.getDeviceStn()); if (!staNo.getAutoing().equals("Y")) { throw new CoolException("目标站" + staDesc.getDeviceNo() + "不可用"); throw new CoolException("目标站" + staDesc.getDeviceStn() + "不可用"); } // 生成工作号