|
@@ -250,6 +250,9 @@ public let cDismissVideoMakeGuideKey: String = "dismissVideoMakeGuide\(cPrimaryk
|
|
// 点击完成或发布完成跳转
|
|
// 点击完成或发布完成跳转
|
|
public let cFinishedPublishedNotiKey: String = "finishedPublishedNotiKey\(cPrimarykey)"
|
|
public let cFinishedPublishedNotiKey: String = "finishedPublishedNotiKey\(cPrimarykey)"
|
|
|
|
|
|
|
|
+//完成分享回调 用于显示跳转到个人中心界面
|
|
|
|
+public let cFinishSharedNotiKey: String = "finishSharedNotiKey\(cPrimarykey)"
|
|
|
|
+
|
|
// oss 上传文件进度 add by ak
|
|
// oss 上传文件进度 add by ak
|
|
public let cOSSUploadFileProgress: String = "OSSUploadFileProgress\(cPrimarykey)"
|
|
public let cOSSUploadFileProgress: String = "OSSUploadFileProgress\(cPrimarykey)"
|
|
|
|
|