This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
waibao_2025
/
hangzhou_mat_manage
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
acbfba6722
Ramas
Etiquetas
master
hangzhou_mat_ma...
/
tree
/
comm
/
asset.go
asset.go
111 B
Histórico
Raw
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}