修复bug
This commit is contained in:
@@ -21,6 +21,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
- (void)homeChatPickSuccess:(NSString *)uid;
|
||||
///一键匹配失败
|
||||
- (void)homeChatPickFail:(NSString *)msg;
|
||||
///
|
||||
-(void)checkIpRegionFail;
|
||||
-(void)checkIpRegionSuccess:(NSInteger)seconds;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
Reference in New Issue
Block a user