wangchuanjin 1 rok pred
rodič
commit
3467583a41
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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