Browse Source

1.添加通知值

wenweiwei 3 years ago
parent
commit
62fe290dcf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      BFCommonKit/Classes/BFUtility/PQConstant.swift

+ 2 - 0
BFCommonKit/Classes/BFUtility/PQConstant.swift

@@ -215,6 +215,8 @@ public let cEditPageMaterialGuidIsShow: String = "cEditPageMaterialGuidIsShow\(c
 public let cMsgTheTypeReadedNotiKey: String = "msgTheTypeReadedNoti\(cPrimarykey)"
 public let cMsgTheTypeReadedNotiKey: String = "msgTheTypeReadedNoti\(cPrimarykey)"
 // 话题订阅刷新
 // 话题订阅刷新
 public let cRefreshTopicListNotiKey: String = "refreshTopicListNoti\(cPrimarykey)"
 public let cRefreshTopicListNotiKey: String = "refreshTopicListNoti\(cPrimarykey)"
+// 点赞刷新
+public let cRefreshPraiseNotiKey: String = "refreshPraiseNoti\(cPrimarykey)"
 // 关注
 // 关注
 public let cAttendtionNotiKey: String = "attendtionNoti\(cPrimarykey)"
 public let cAttendtionNotiKey: String = "attendtionNoti\(cPrimarykey)"
 // 订阅
 // 订阅