|
@@ -203,6 +203,10 @@ public let cIsShoWedAddBGMPreRemindView: String = "isShoWedAddBGMPreRemindView\(
|
|
public let cShoWedAddBGMRemindView: String = "shoWedAddBGMRemindView\(cPrimarykey)"
|
|
public let cShoWedAddBGMRemindView: String = "shoWedAddBGMRemindView\(cPrimarykey)"
|
|
// 刷新已读数
|
|
// 刷新已读数
|
|
public let cUpdateMsgNoReadCount: String = "updateMsgNoReadCount\(cPrimarykey)"
|
|
public let cUpdateMsgNoReadCount: String = "updateMsgNoReadCount\(cPrimarykey)"
|
|
|
|
+// 今日已完成分享次数
|
|
|
|
+public let cIsTodayFHShareActivity: String = "isTodayFHShareActivity\(cPrimarykey)"
|
|
|
|
+// 今日是否显示过加入提示
|
|
|
|
+public let cIsShowTodayJoinActivity: String = "isShowTodayJoinActivity\(cPrimarykey)"
|
|
|
|
|
|
// add by ak 是否显示过裁剪引导
|
|
// add by ak 是否显示过裁剪引导
|
|
public let cIsShowImageCropGuid: String = "isShowImageCropGuid\(cPrimarykey)"
|
|
public let cIsShowImageCropGuid: String = "isShowImageCropGuid\(cPrimarykey)"
|