This website works better with JavaScript
Home
Explore
Help
Register
Sign In
waibao_2025
/
hangzhou_mat_manage
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
acbfba6722
Branches
Tags
master
hangzhou_mat_ma...
/
tree
/
comm
/
asset.go
asset.go
111 B
History
Raw
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}