#
Junjie
2025-05-21 89b85f6cce4e792385ffde93bbe9e56a1578023c
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -200,7 +200,7 @@
                            if (jsonObject.getInteger("code") == 200) {
                            } else if (jsonObject.getInteger("code") == 500) {
                                log.info("条码:" + barcode + "申请WMS失败,response=" + JSON.toJSONString(jsonObject));
                                log.info("条码:" + barcode + "申请WMS失败,系统回退,response=" + JSON.toJSONString(jsonObject));
                                staProtocol.setWorkNo(9997);
                                staProtocol.setStaNo(inSta.getBackSta().shortValue());