@@ -794,7 +794,7 @@ func (s CSortList) Swap(i, j int) {
}
type MatchInfo struct {
- Info *map[string]interface{}
+ Info map[string]interface{}
Keys []string
Items []string
MatchWays []string