Parcourir la source

版本升级维护

yyqxiaoyin il y a 5 ans
Parent
commit
0895a41ba0
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      MKRRadioManager/Classes/MKRRadioManager/MKRRadioResorce.m

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

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