提交
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
dispatch_once(&onceToken, ^{
|
||||
global = [[self alloc] init];
|
||||
global.isShowLoginVC = NO;
|
||||
global.currentServer = ServerUrl;
|
||||
global.currentH5Server = H5ServerUrl;
|
||||
});
|
||||
return global;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user