فهرست منبع

增加通知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)"