|
@@ -44,6 +44,7 @@ public enum PQVIDEO_PLAY_STATUS {
|
|
|
public enum PAGESOURCE: String {
|
|
|
|
|
|
case sp_category = "speedApp-category"
|
|
|
+ case sp_hotList = "speedApp_hotList"
|
|
|
case sp_category_recommend = "speedApp-category_recommend"
|
|
|
case sp_categoryDouble = "speedApp-categoryDouble"
|
|
|
case sp_videoDetail = "speedApp-videoDetail"
|