Ver Fonte

feat:xiugai

wangchuanjin há 8 meses atrás
pai
commit
ade9396852
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      matcher/matcher.go

+ 1 - 0
matcher/matcher.go

@@ -46,6 +46,7 @@ func EachFoMatch(matcher Matcher, poolSize int, datas *[]map[string]interface{})
 						Keys:      v.Keys,
 						Items:     v.Items,
 						MatchWays: v.MatchWays,
+						Extend:    map[string]interface{}{},
 					})
 					userMap[k] = l
 				}