From cdd91a1487515e25e79048e0c6b9b2a6697c41e7 Mon Sep 17 00:00:00 2001 From: kevin jiang Date: Mon, 25 May 2020 20:17:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9SQL=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/OpSellerCustomerRelationDOMapper.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml index 569bb40..d8eb391 100644 --- a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml +++ b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml @@ -231,8 +231,7 @@ AND t2.id = t.user_id AND t3.cp_user_id = t2.staff_code GROUP BY - t2.store_id , - t2.staff_code + t2.store_id