This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
sunsheng
/
updater
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
62d653d7e7
Ramuri
Etichete
linux
master
updater
/
comm
/
asset.go
asset.go
111 B
Istoric
Crud
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}