|
@@ -21,7 +21,7 @@
|
|
|
@property(nonatomic, strong) NSString *songAlbum;
|
|
|
/** 歌曲专辑封面 */
|
|
|
@property(nonatomic, strong) NSString *songAlbumCover;
|
|
|
-/** 歌曲ID */
|
|
|
+/** 歌曲ID */
|
|
|
@property(nonatomic, assign) NSInteger songID;
|
|
|
/** 歌曲来源 */
|
|
|
@property(nonatomic, assign) MKRSourcePlatform songFrom;
|