YiTao/util/type.go
2024-11-09 14:59:27 +08:00

4 lines
46 B
Go

package util
type MAP map[string]interface{}