This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
//activity v.
release_toaliyun_real
xiaohu
пре 10 месеци
родитељ
7ede2efb3c
комит
266395d4b2
2 измењених фајлова
са
8 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
mallinkService/src/main/resources/mapper/WxVtwoActivityGrantMapper.xml
+4
-0
mallinkService/src/main/resources/mapper/WxVtwoCashBackGrantMapper.xml
+ 4
- 0
mallinkService/src/main/resources/mapper/WxVtwoActivityGrantMapper.xml
Прегледај датотеку
@@ -58,6 +58,10 @@
and `activity_type` = #{activityType}
</if>
<if test=" null != cusPhone and cusPhone != '' ">
and `cus_phone` = #{cusPhone}
</if>
<if test=" null != createDateBegin">
and `create_date` >= #{createDateBegin}
</if>
+ 4
- 0
mallinkService/src/main/resources/mapper/WxVtwoCashBackGrantMapper.xml
Прегледај датотеку
@@ -62,6 +62,10 @@
and `activity_type` = #{activityType}
</if>
<if test=" null != cusPhone and cusPhone != '' ">
and `cus_phone` = #{cusPhone}
</if>
<if test=" null != createDateBegin">
and `create_date` >= #{createDateBegin}
</if>
Write
Preview
Loading…
Откажи
Сачувај