This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
zk1006
/
cc
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
8a8fa3b880
Branche
Tagy
master
qd-cl
v1
v1
cc
/
QMPlusServer
/
model
/
dbModel
/
api_authority.go
api_authority.go
82 B
História
Raw
1
2
3
4
5
6
package dbModel
type ApiAuthority struct {
AuthorityId string `json:"-"`
Api
}