winter 1 год назад
Родитель
Сommit
da8bf1038f
1 измененных файлов: 0 добавлений и 3 удалений
  1. +0
    -3
      mallinkService/src/main/resources/mapper/WxRentContractMapper.xml

+ 0
- 3
mallinkService/src/main/resources/mapper/WxRentContractMapper.xml Просмотреть файл

@@ -299,9 +299,6 @@
<if test=" null != propertyId and '' != propertyId">
and pc.`id` = #{propertyId}
</if>
<if test=" null != queryShopId">
and concat(',',rc.shop_id_str,',') like concat('%,',#{queryShopId},',%')
</if>
<!-- <if test=" null != shopNumber and shopNumber!='' and null != rentShopType and rentShopType==1">
and json_extract(rc.rent_info,'$[*].shopNumber') like concat('%',#{shopNumber},'%')
</if>


Загрузка…
Отмена
Сохранить