Pārlūkot izejas kodu

fix bug

release_toaliyun_real
lin pirms 2 gadiem
vecāks
revīzija
d9f32cd2e2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml Parādīt failu

@@ -85,7 +85,7 @@
</if>
<if test=" null != city and ''!= city ">
and `city` = #{city}
and `city` like concat('%', #{city},'%')
</if>

<if test=" null != merchantName and ''!= merchantName ">


Notiek ielāde…
Atcelt
Saglabāt