瀏覽代碼

增加通知name

huzhiqiang 3 年之前
父節點
當前提交
38704bd44e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      BFCommonKit/Classes/BFUtility/PQConstant.swift

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

@@ -211,6 +211,8 @@ public let cEditPageCanvasGuidIsShow: String = "cEditPageCanvasGuidIsShow\(cPrim
 // 素材移动引导
 public let cEditPageMaterialGuidIsShow: String = "cEditPageMaterialGuidIsShow\(cPrimarykey)"
 // ******************* 通知key ******************* //
+// 消息二级已读通知
+public let cMsgTheTypeReadedNotiKey: String = "msgTheTypeReadedNoti\(cPrimarykey)"
 
 // 关注
 public let cAttendtionNotiKey: String = "attendtionNoti\(cPrimarykey)"