From 2f788647a26a7690f84074a0bc99e3c4bf34c1d9 Mon Sep 17 00:00:00 2001 From: Stormeye Wu Date: Fri, 10 May 2019 15:55:06 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=B8=8B=E8=AE=A2=E5=8D=95][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]:=E6=8B=BC=E5=9B=A2=E4=B8=8B=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=90=8E=E5=A4=84=E7=90=86=E5=BC=82=E5=B8=B8=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/iformall/service/impl/WxOrderGroupServiceImpl.java | 1 - 1 file changed, 1 deletion(-) diff --git a/mallinkService/src/main/java/com/iformall/service/impl/WxOrderGroupServiceImpl.java b/mallinkService/src/main/java/com/iformall/service/impl/WxOrderGroupServiceImpl.java index e4a4dca7e..8ffc70894 100644 --- a/mallinkService/src/main/java/com/iformall/service/impl/WxOrderGroupServiceImpl.java +++ b/mallinkService/src/main/java/com/iformall/service/impl/WxOrderGroupServiceImpl.java @@ -172,7 +172,6 @@ public class WxOrderGroupServiceImpl implements WxOrderGroupService { wxOrderService.sendOrderSuccessActionMsg(temp); } catch (Exception e) { logger.error("内部消息发送失败: " + e.getMessage()); - throw new MallinkException(ErrorCode.MSG_INSIDE_ERROR); } } // 拼团成功后,取消待支付订单