diff --git a/mallinkService/src/main/resources/mapper/WxShopMapper.xml b/mallinkService/src/main/resources/mapper/WxShopMapper.xml index ae7eced40..37afa1f59 100644 --- a/mallinkService/src/main/resources/mapper/WxShopMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxShopMapper.xml @@ -510,11 +510,11 @@ and s.`point_type` = #{pointType} - + and s.shop_number = #{shopNumber} - + and b.building_name like concat('%', #{building},'%') order by ${sortColumns}