Explorar o código

feat: 推送数据新增是否分发字段

zhangxinlei1996 %!s(int64=2) %!d(string=hai) anos
pai
achega
8ad6f3d676
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      p/struct.go

+ 1 - 0
p/struct.go

@@ -665,6 +665,7 @@ type MatchInfo struct {
 	Items     []string
 	MatchWays []string
 	DisId     string
+	HandDis   bool //是否分发
 }
 
 type KeyDfa struct {