소스 검색

增加话题刷新通知

huzhiqiang 3 년 전
부모
커밋
49520a7ddf
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      BFCommonKit/Classes/BFUtility/PQConstant.swift

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

@@ -213,7 +213,8 @@ public let cEditPageMaterialGuidIsShow: String = "cEditPageMaterialGuidIsShow\(c
 // ******************* 通知key ******************* //
 // ******************* 通知key ******************* //
 // 消息二级已读通知
 // 消息二级已读通知
 public let cMsgTheTypeReadedNotiKey: String = "msgTheTypeReadedNoti\(cPrimarykey)"
 public let cMsgTheTypeReadedNotiKey: String = "msgTheTypeReadedNoti\(cPrimarykey)"
-
+// 话题订阅刷新
+public let cRefreshTopicListNotiKey: String = "refreshTopicListNoti\(cPrimarykey)"
 // 关注
 // 关注
 public let cAttendtionNotiKey: String = "attendtionNoti\(cPrimarykey)"
 public let cAttendtionNotiKey: String = "attendtionNoti\(cPrimarykey)"
 // 订阅
 // 订阅