This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
zk1006
/
cc
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
8a8fa3b880
Branches
Tags
master
qd-cl
v1
v1
cc
/
QMPlusServer
/
model
/
dbModel
/
api_authority.go
api_authority.go
82 B
Verlauf
Originalformat
1
2
3
4
5
6
package dbModel
type ApiAuthority struct {
AuthorityId string `json:"-"`
Api
}