This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
waibao_2025
/
hangzhou_mat_manage
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b3739dd0d1
Branches
Tags
master
hangzhou_mat_ma...
/
sku3d
/
comm
/
asset.go
asset.go
111 B
Historique
Raw
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}