This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
waibao_2025
/
hangzhou_mat_manage
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
acbfba6722
Branches
Tags
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
}