From c1b2ec0194e2d3eb12e8f07123068fab71433497 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Wed, 13 Mar 2019 15:55:19 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E6=88=91=E7=9A=84=E6=8B=BC=E5=9B=A2]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml index bb8917d4b..a9c8d88d6 100644 --- a/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml @@ -87,7 +87,6 @@ and o.order_group_id=#{orderGroupId} and o.order_group_id!=0 and g.status in(10,11,12,13) - and o.order_status in(10,11,12,13) order by o.id desc,o.order_status