diff --git a/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml b/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml
index d65cb27c8..3ec2008df 100644
--- a/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml
+++ b/coolstore-partner-dao/src/main/resources/mapper/ShopStageInfoMapper.xml
@@ -238,7 +238,7 @@
left join xfsg_line_info b on a.line_id = b.id
- left join xfsg_system_building_shop c on a.id = c.shop_id
+ left join xfsg_system_building_shop c on a.shop_id = c.shop_id