src/main/java/com/zy/asrs/task/handler/StandingHandler.java
@@ -132,7 +132,7 @@ combParam.setPackSts(1); combParam.setStepSts(6); combParam.setRequestTime(DateUtils.convert(new Date())); new PostMesDataUtils().postMesData("MES系统",mesUrl,inpath,combParam); // new PostMesDataUtils().postMesData("MES系统",mesUrl,inpath,combParam); if (!locMastService.updateById(locMast)) { throw new CoolException("预约库位状态失败,库位号:"+locMast.getLocNo());