|
@@ -24,6 +24,7 @@ typedef NS_ENUM(NSUInteger, MKRSourcePlatform) {
|
|
MKRSourcePlatformQingTing = 1, //蜻蜓
|
|
MKRSourcePlatformQingTing = 1, //蜻蜓
|
|
MKRSourcePlatformMaoKing, //猫台
|
|
MKRSourcePlatformMaoKing, //猫台
|
|
MKRSourcePlatformDMH, //百度
|
|
MKRSourcePlatformDMH, //百度
|
|
|
|
+ MKRSourcePlatformOverSea, //海外
|
|
MKRSourcePlatformQQ, //QQ音乐
|
|
MKRSourcePlatformQQ, //QQ音乐
|
|
};
|
|
};
|
|
|
|
|