S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
server
/
formallProject
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Aktivita
Procházet zdrojové kódy
//activity v.
release_toaliyun_real
xiaohu
před 10 měsíci
rodič
7ede2efb3c
revize
266395d4b2
2 změnil soubory
, kde provedl
8 přidání
a
0 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+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
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -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>
Zapsat
Náhled
Načítá se…
Zrušit
Uložit