diff --git a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml index 2c1c90e76..7289fb3bd 100644 --- a/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxRentContractMapper.xml @@ -299,9 +299,6 @@ and pc.`id` = #{propertyId} - - and concat(',',rc.shop_id_str,',') like concat('%,',#{queryShopId},',%') -