|
@@ -404,7 +404,6 @@ public enum objectType: String {
|
|
|
case ot_notificationButton = "notificationButton" // 活动通知入口点击
|
|
|
case ot_videoShareFriend_fullScreen = "videoShareFriend_fullScreen" // 视频全屏状态-分享好友
|
|
|
case ot_hotBoard_videoButton = "videoButton" // 热榜视频曝光
|
|
|
- case ot_addVideo = "addVideo" // 视说App-添加视频按钮点击
|
|
|
case ot_speekButton = "speekButton" // 视说App-录音完成
|
|
|
case ot_exportButton = "exportButton" // 视说App-点击导出按钮
|
|
|
case ot_startCompose = "startCompose" // 视说App-开始合成
|