This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
bug
release_toaliyun_real
xhxu
пре 5 година
родитељ
e73bf823e0
комит
5790142b8a
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
Прегледај датотеку
@@ -882,7 +882,7 @@
and c.id = #{couponId}
</if>
<if test=" null != title ">
and c.title
= #{title}
and c.title
like concat('%', #{title},'%')
</if>
<if test=" null != business ">
and c.business = #{business}
Write
Preview
Loading…
Откажи
Сачувај