自动化立体仓库 - WCS系统
#
yxFwq
2024-07-20 e95cc36944a886ccf63f90ccdf883aaf6ab81f90
src/main/java/com/zy/asrs/task/handler/StaEscalationHandler.java
@@ -88,7 +88,7 @@
                    log.error("2楼翻转倒料信息上传时,工作号:"+JSON.toJSONString(wrkMast));
                    StaEscalationParam staEscalationParam = new StaEscalationParam();
                    staEscalationParam.setDevNo(staNo);
                    staEscalationParam.setIoType(wrkMast.getIoType()==101? 1:3);
                    staEscalationParam.setIoType(wrkMast.getIoTypeMes$());
                    staEscalationParam.setMatnr(wrkDetl.getMatnr());
                    staEscalationParam.setBatch(wrkDetl.getBatch());
                    staEscalationParam.setOrderNo(wrkDetl.getSpecs());