自动化立体仓库 - WMS系统
LSH
2023-03-22 b09865e3b4e43ec7110ca7472188478fcdb6fb0f
src/main/java/com/zy/asrs/utils/PostMesDataUtils.java
@@ -43,7 +43,7 @@
                    throw new CoolException("上报"+name);
                }
            } catch (Exception e) {
                log.error("fail", e);
                log.error("上报失败");
//                      TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();
                return FAIL.setMsg(e.getMessage());
            } finally {