소스 검색

添加专辑类播放资源枚举

尹永奇 4 년 전
부모
커밋
109c0eaa90
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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];