diff --git a/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml index 4dc2769da..230018d36 100644 --- a/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml +++ b/coolstore-partner-dao/src/main/resources/mapper/ShopInfoMapper.xml @@ -473,7 +473,7 @@ where a.id = #{shopId} - select id from xfsg_shop_info where deleted = 0 and line_id = #{lineId} and shop_code is not null