src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -257,7 +257,7 @@ News.error("入库申请失败,任务数据={},请求响应={}", JSON.toJSON(param), JSON.toJSON(jsonObject)); } } catch (Exception e) { e.printStackTrace(); log.error("调用wms报错1,{}", e.getMessage()); } } } else if (inSta.getStaNo() == 1012 || inSta.getStaNo() == 1022) { @@ -306,7 +306,7 @@ News.error("入库申请失败,任务数据={},请求响应={}", JSON.toJSON(param), JSON.toJSON(jsonObject)); } } catch (Exception e) { e.printStackTrace(); log.error("调用wms报错2,{}", e.getMessage()); } } }