This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
fix bug
release_toaliyun_real
winter
пре 3 година
родитељ
0a59a049f4
комит
88ec2a7005
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCardInfoMapper.xml
Прегледај датотеку
@@ -75,7 +75,7 @@
and `create_date` between #{startdate} and #{enddate}
</if>
<if test=" null != couponIdList ">
and c
i.c
oupon_id in
and coupon_id in
<foreach collection="couponIdList" index="index" item="cidItem" open="(" separator="," close=")">
#{cidItem}
</foreach>
Write
Preview
Loading…
Откажи
Сачувај