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