Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Patrick
/
wechat_hitxy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
safeguard more than 1 reply panic
master
Patrick Peng Sun
8 anni fa
parent
0abb46b881
commit
f712f943eb
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione unificata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
wechatMsg.go
+ 2
- 1
wechatMsg.go
Vedi File
m.replied = true
m.replied = true
m.instantResponse <- xml
m.instantResponse <- xml
} else {
} else {
log.Println("BUG::doubl reply for wechat message")
d := decryptToXML(xml)
log.Println("BUG::double reply for wechat message\n" + d + "\n")
}
}
}
}
Write
Preview
Loading…
Annulla
Salva