This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
sunsheng
/
updater
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
62d653d7e7
Rami (Branch)
Tag
linux
master
updater
/
comm
/
asset.go
asset.go
111 B
Cronologia
Originale
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}