浏览代码

公用逻辑提取

wangchuanjin 2 年之前
父节点
当前提交
0afae4aa02
共有 1 个文件被更改,包括 1 次插入0 次删除
  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()
 }
 
 //解析用户的推送设置