Showing
6 changed files
with
1 additions
and
3 deletions
No preview for this file type
| @@ -96,9 +96,7 @@ typedef NS_ENUM(NSInteger, FailCode) { | @@ -96,9 +96,7 @@ typedef NS_ENUM(NSInteger, FailCode) { | ||
| 96 | 96 | ||
| 97 | - (void) switchToDev: (BOOL) isDevelopment; | 97 | - (void) switchToDev: (BOOL) isDevelopment; |
| 98 | 98 | ||
| 99 | -- (void) excute: (void (^)(id<HHMVideoDelegate> delegate))block; | ||
| 100 | - | ||
| 101 | -- (void) remoteMessage: (NSString *) message; | 99 | +- (void) excute: (BOOL (^)(id<HHMVideoDelegate> delegate))block; |
| 102 | 100 | ||
| 103 | /** | 101 | /** |
| 104 | * 病历详情 地址 | 102 | * 病历详情 地址 |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment