Sfoglia il codice sorgente

公用逻辑提取

wangchuanjin 2 anni fa
parent
commit
0afae4aa02
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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()
 }
 
 //解析用户的推送设置