Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
server
/
formallProject
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
bug
release_toaliyun_real
xhxu
5 anni fa
parent
224f661760
commit
85bcb93303
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
Vedi File
@@ -349,7 +349,7 @@
</if>
<if test=" null == type and null == types">
and ( c.`type` < 7 or
type
c.`type` = 10 )
and ( c.`type` < 7 or c.`type` = 10 )
</if>
<if test=" null != type ">
Scrivi
Anteprima
Caricamento…
Annulla
Salva