Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
server
/
formallProject
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Przeglądaj źródła
//activity v.
release_toaliyun_real
xiaohu
10 miesięcy temu
rodzic
7ede2efb3c
commit
266395d4b2
2 zmienionych plików
z
8 dodań
i
0 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+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
Wyświetl plik
@@ -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
Wyświetl plik
@@ -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>
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz