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
[账单][修改][修改滞纳金]
release_toaliyun_real
luozukai
6 anni fa
parent
47f43db947
commit
45841e628a
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
+ 4
- 0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
Vedi File
@@ -30,6 +30,10 @@
<if test=" null != action ">
and `action` = #{action}
</if>
<if test="null == action ">
and `action` != 7
</if>
<if test=" null != billId ">
and `bill_id` = #{billId}
Scrivi
Anteprima
Caricamento…
Annulla
Salva