|
@@ -387,6 +387,8 @@ public enum objectType: String {
|
|
case ot_videoShareButton = "videoShareButton"
|
|
case ot_videoShareButton = "videoShareButton"
|
|
case ot_videoShareFriend = "videoShareFriend"
|
|
case ot_videoShareFriend = "videoShareFriend"
|
|
case ot_videoShareH5 = "videoShareH5"
|
|
case ot_videoShareH5 = "videoShareH5"
|
|
|
|
+ case ot_notificationButton = "notificationButton"
|
|
|
|
+ case ot_videoShareFriend_fullScreen = "videoShareFriend_fullScreen"
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|