#
Junjie
2023-12-29 0c6af95569b8cc1c9a3e86039a2658e99f671f17
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() + "不可用");
        }
        // 生成工作号