From 518144c3295781d66b26c963aadf58a5b756c68f Mon Sep 17 00:00:00 2001 From: "shuo.wang" Date: Thu, 7 Aug 2025 13:49:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E8=A3=85=E4=BF=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/ShopStageInfoMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml index 9c4988114..5b5b5dde1 100644 --- a/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml +++ b/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml @@ -317,6 +317,9 @@ and a.shop_sub_stage = #{shopSubStage} + + and si.hqt_shop_id is not null and si.hqt_shop_id != '' + and a.shop_sub_stage_status in