From 77a89376f3d5b8fff39f6cc4070efbdc568b9bd8 Mon Sep 17 00:00:00 2001 From: "shuo.wang" Date: Tue, 21 Jan 2025 15:08:25 +0800 Subject: [PATCH] =?UTF-8?q?fix=20getShopList=20=E4=BF=AE=E6=94=B9=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E8=8E=B7=E5=8F=96=E5=BA=97=E9=93=BA=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/ShopInfoMapper.xml | 7 +------ .../java/com/cool/store/service/impl/ShopServiceImpl.java | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml index fc7065e28..6696ea000 100644 --- a/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml +++ b/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml @@ -349,12 +349,7 @@ #{item} - - and shop_status in (0,1) - - - and shop_status in (0,1,2) - +