From 6ade4cfc6bb731d1571d094cc59999697a5f99a6 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Fri, 29 Mar 2019 14:04:21 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E5=BE=85=E6=94=AF=E4=BB=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxOrderMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxOrderMapper.xml index 29a522dea..9ba8164c4 100644 --- a/mallinkService/src/main/resources/mapper/WxOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxOrderMapper.xml @@ -211,7 +211,7 @@ - + update wx_order set order_status=#{orderStatus},update_date=#{updateDate} where coupon_channel_id=#{couponChannelId} and order_status = 10