diff --git a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
index c3964d3f3..6eac7613e 100644
--- a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml
@@ -261,10 +261,10 @@
and s.shop_number like concat('%', #{shopNumber},'%')
-
+
and s.floor = #{floor}
-
+
and s.building = #{building}