This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xu
/
lc_garage
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6df86a0505
Branches
Tags
master
lc_garage
/
internal
/
model
/
system
/
response
/
sys_authority_btn.go
sys_authority_btn.go
88 B
Historique
Raw
1
2
3
4
5
package response
type SysAuthorityBtnRes struct {
Selected []uint `json:"selected"`
}