Commit a374661b authored by zhu's avatar zhu

版本更新

parent 8140cbe6
...@@ -63,14 +63,11 @@ ...@@ -63,14 +63,11 @@
categories:nil]; categories:nil];
} }
[APService setupWithOption:launchOptions]; [APService setupWithOption:launchOptions];
[self setupBMKMapMgr]; [self setupBMKMapMgr];
_m_appViewControllerMgr = [ICRAppViewControllerManager getAppViewControllerManager]; _m_appViewControllerMgr = [ICRAppViewControllerManager getAppViewControllerManager];
#pragma 版本更新 #pragma 版本更新
[self enterpriseUpdate]; [self enterpriseUpdate];
[self.window makeKeyAndVisible]; [self.window makeKeyAndVisible];
return YES; return YES;
} }
#pragma mark enterprise alertView 企业版提示 #pragma mark enterprise alertView 企业版提示
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment