Browse Source

添加专辑类播放资源枚举

尹永奇 4 years atrás
parent
commit
109c0eaa90
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Example/MKRRadioManager/MKRViewController.m

+ 1 - 0
Example/MKRRadioManager/MKRViewController.m

@@ -48,6 +48,7 @@
 
 - (void)viewDidLoad
 {
+    
     [super viewDidLoad];
     for (NSInteger i = 0; i<10; i++) {
         MKRTestObject *obj = [[MKRTestObject alloc] init];