@@ -18,4 +18,6 @@
@synthesize songName;
@synthesize songUrl;
@synthesize vip_canPlay;
+@synthesize songChannelUid;
+@synthesize songFlag;
@end