提交 a827a8a3 编写于 作者: Z zengqiao

del unused publish

上级 ff78a9cc
...@@ -52,7 +52,7 @@ public class LocalStorageService extends AbstractOrderStorageService { ...@@ -52,7 +52,7 @@ public class LocalStorageService extends AbstractOrderStorageService {
return false; return false;
} }
SpringTool.publish(new OrderApplyEvent(this, orderDO, configUtils.getIdc())); // SpringTool.publish(new OrderApplyEvent(this, orderDO, configUtils.getIdc()));
return true; return true;
} catch (Exception e) { } catch (Exception e) {
LOGGER.error("add order failed, orderDO:{}.", orderDO, e); LOGGER.error("add order failed, orderDO:{}.", orderDO, e);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册