This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
fix bug
release_toaliyun_real
lin
пре 2 година
родитељ
0926141a3a
комит
d9f32cd2e2
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/TtMerchantPoiMapper.xml
Прегледај датотеку
@@ -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 ">
Write
Preview
Loading…
Откажи
Сачувај