Kaynağa Gözat

feat:修改类型

wangchuanjin 1 yıl önce
ebeveyn
işleme
2073e15d0e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      p/struct.go

+ 1 - 1
p/struct.go

@@ -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