YiTao/util/type.go

4 lines
46 B
Go
Raw Normal View History

2024-11-09 14:59:27 +08:00
package util
type MAP map[string]interface{}