This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
waibao_2025
/
hangzhou_mat_manage
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
acbfba6722
Gałęzie
Tagi
master
hangzhou_mat_ma...
/
tree
/
comm
/
asset.go
asset.go
111 B
Historia
Czysty
1
2
3
4
5
6
7
8
package comm
type PublicAssetReq struct {
DbId string
DefineId string
Id string
Enable bool
}