|
@@ -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)"
|
|
// 订阅
|
|
// 订阅
|