wangchuanjin hace 1 año
padre
commit
3467583a41
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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