Browse Source

版本升级维护

yyqxiaoyin 5 years ago
parent
commit
0895a41ba0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      MKRRadioManager/Classes/MKRRadioManager/MKRRadioResorce.m

+ 2 - 0
MKRRadioManager/Classes/MKRRadioManager/MKRRadioResorce.m

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