This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
huwei
/
cadmin
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2d3f6d23c5
Ramos
Etiquetas
master
cadmin
/
server
/
internal
/
admin
/
consts
/
ban.go
ban.go
102 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
package consts
const (
BanType = 1
SingleBanType = 2
PaySwitchType = 3
ChatBanType = 4
)