diff --git a/mallinkService/src/main/resources/contract-word-template/jinmao_contract_rent_property.docx b/mallinkService/src/main/resources/contract-word-template/jinmao_contract_rent_property.docx
index 8b290cff5..6e36f1bbe 100644
Binary files a/mallinkService/src/main/resources/contract-word-template/jinmao_contract_rent_property.docx and b/mallinkService/src/main/resources/contract-word-template/jinmao_contract_rent_property.docx differ
diff --git a/mallinkService/src/main/resources/mapper/WxPropertyContractMapper.xml b/mallinkService/src/main/resources/mapper/WxPropertyContractMapper.xml
index be4425874..deaeb5c58 100644
--- a/mallinkService/src/main/resources/mapper/WxPropertyContractMapper.xml
+++ b/mallinkService/src/main/resources/mapper/WxPropertyContractMapper.xml
@@ -99,9 +99,6 @@
and `end_date` = #{endDate}
and `rent_shop_type` = #{rentShopType}
and `operation_type` = #{operationType}
-
- and `shop_number` like concat('%',#{shopNumber},'%')
-
and business_id in (${businessForRule})