Steven 2 سال پیش
والد
کامیت
a535252ea2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      KulexiuForTeacher/KulexiuForTeacher/Module/Home/View/HomeHotMusicView.h

+ 1 - 1
KulexiuForTeacher/KulexiuForTeacher/Module/Home/View/HomeHotMusicView.h

@@ -7,7 +7,7 @@
 
 #import <UIKit/UIKit.h>
 
-typedef void(^HomeMusicActionBlock)();
+typedef void(^HomeMusicActionBlock)(void);
 
 NS_ASSUME_NONNULL_BEGIN