浏览代码

feat:xiugai

wangchuanjin 8 月之前
父节点
当前提交
ade9396852
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
 				}