wangchuanjin 1 ano atrás
pai
commit
3467583a41
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      p/struct.go

+ 1 - 0
p/struct.go

@@ -892,6 +892,7 @@ func (u *UserInfo) MakeKeyUser(keys []string, key_user *map[string]*[]*UserInfo)
 type WxTplMsg struct {
 	Key  string
 	Area string
+	Size int
 }
 
 type SortList []*MatchInfo