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
注册投诉反馈
master
Patrick Peng Sun
8 anni fa
parent
faba469579
commit
5cc1c74d4e
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
procedure.go
+ 1
- 0
procedure.go
Vedi File
@@ -38,6 +38,7 @@ func initAllProc() {
registerProc("Echo", &procEcho)
registerProc("用户信息", &procGetBasicUserInfo)
registerProc("搜索校友", &procSearchMember)
registerProc("投诉反馈", &procFeedback)
}
func registerProc(id string, proc chatProcedure) {
Write
Preview
Loading…
Annulla
Salva