This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
fix bug
release_toaliyun_real
winter
пре 4 година
родитељ
5942e34601
комит
57a42e1b5c
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml
Прегледај датотеку
@@ -65,7 +65,7 @@
<if test=" null != shopIdList ">
and shop_id in
<foreach collection="shopIdList" index="index" item="shopIdItem" open="(" separator="," close=")">
#{
i
dItem}
#{
shopI
dItem}
</foreach>
</if>
<if test=" null != sortColumns"> order by ${sortColumns} </if>
Write
Preview
Loading…
Откажи
Сачувај