Selaa lähdekoodia

公用逻辑提取

wangchuanjin 2 vuotta sitten
vanhempi
commit
0afae4aa02
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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()
 }
 
 //解析用户的推送设置