فهرست منبع

feat:修改类型

wangchuanjin 1 سال پیش
والد
کامیت
2073e15d0e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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