1.1.2
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
[delegate changeRootViewControllerIsTabbar];
|
||||
BOOL api_version = [responseObject[@"api_version"] boolValue];
|
||||
TUIChatConfig.defaultConfig.isAppStore = api_version;
|
||||
[QXGlobal shareGlobal].isAppStore = api_version;
|
||||
NSLog(@"请求成功");
|
||||
} fail:^(NSError *error, NSString *msg, NSURLSessionDataTask *task) {
|
||||
NSLog(@"请求失败");
|
||||
|
||||
Reference in New Issue
Block a user