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
Merge branch 'release_toaliyun_real' of
https://git.malls.iformall.com/server/formallProject
into release_toaliyun_real
release_toaliyun_real
zhengfangyuan
3 anni fa
parent
6c42de016d
17614595f5
commit
b9ccfc49b3
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/WxPressBatchMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxPressBatchMapper.xml
Vedi File
@@ -35,7 +35,7 @@
and `status` = #{status}
</if>
<if test=" null != name
&&
'' != name">
<if test=" null != name
and
'' != name">
and `name` like concat('%', #{name},'%')
</if>
Scrivi
Anteprima
Caricamento…
Annulla
Salva