This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
tt
release_toaliyun_real
xhxu
пре 5 година
родитељ
9bcc375433
комит
9d98f53b6f
1 измењених фајлова
са
4 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
mallinkService/src/main/resources/mapper/TtCouponMapper.xml
+ 4
- 0
mallinkService/src/main/resources/mapper/TtCouponMapper.xml
Прегледај датотеку
@@ -77,6 +77,10 @@
and c.`type` = #{type}
</if>
<if test=" null != columnId ">
and c.`column_id` = #{columnId}
</if>
<if test=" null != title and ''!=title">
and c.`title` like concat('%', #{title},'%')
</if>
Write
Preview
Loading…
Откажи
Сачувај