Explorar el Código

公用逻辑提取

wangchuanjin hace 2 años
padre
commit
0afae4aa02
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
 }
 
 //解析用户的推送设置