|
@@ -203,6 +203,10 @@ public let cIsShoWedAddBGMPreRemindView: String = "isShoWedAddBGMPreRemindView\(
|
|
|
public let cShoWedAddBGMRemindView: String = "shoWedAddBGMRemindView\(cPrimarykey)"
|
|
|
|
|
|
public let cUpdateMsgNoReadCount: String = "updateMsgNoReadCount\(cPrimarykey)"
|
|
|
+
|
|
|
+public let cIsTodayFHShareActivity: String = "isTodayFHShareActivity\(cPrimarykey)"
|
|
|
+
|
|
|
+public let cIsShowTodayJoinActivity: String = "isShowTodayJoinActivity\(cPrimarykey)"
|
|
|
|
|
|
|
|
|
public let cIsShowImageCropGuid: String = "isShowImageCropGuid\(cPrimarykey)"
|