wangchuanjin 2 rokov pred
rodič
commit
0afae4aa02
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      p/struct.go

+ 1 - 0
p/struct.go

@@ -241,6 +241,7 @@ func (u *UserInfo) GetPushSet(obj map[string]interface{}) {
 		},
 	}
 	u.PushSetFilter()
+	u.PushSet.ResetSubSet()
 }
 
 //解析用户的推送设置