Browse Source

公用逻辑提取

wangchuanjin 2 năm trước cách đây
mục cha
commit
0afae4aa02
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
 }
 
 //解析用户的推送设置