This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zk1006
/
cc
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
8a8fa3b880
Ramas
Etiquetas
master
qd-cl
v1
v1
cc
/
QMPlusServer
/
model
/
dbModel
/
api_authority.go
api_authority.go
82 B
Histórico
Raw
1
2
3
4
5
6
package dbModel
type ApiAuthority struct {
AuthorityId string `json:"-"`
Api
}