luozhiping

# 添加当前医生邀请新医生进入房间功能

... ... @@ -96,9 +96,7 @@ typedef NS_ENUM(NSInteger, FailCode) {
- (void) switchToDev: (BOOL) isDevelopment;
- (void) excute: (void (^)(id<HHMVideoDelegate> delegate))block;
- (void) remoteMessage: (NSString *) message;
- (void) excute: (BOOL (^)(id<HHMVideoDelegate> delegate))block;
/**
* 病历详情 地址
... ...