Sign in
iOS Team
/
CNLiveBLoginModule
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
5bf3eac226e3b58561bf78396a079d9f99dd5935
Authored by
iOS-Xiaowen
2020-04-16 13:43:10 +0800
1 parent
f019f250
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Example/CNLiveBLoginModule/CNLIVEAppDelegate.m
Example/CNLiveBLoginModule/CNLIVEAppDelegate.m
View file @
5bf3eac
...
...
@@ -9,6 +9,7 @@
9
9
#import "CNLIVEAppDelegate.h"
10
10
#import "CNLiveLoginController.h"
11
11
12
+
12
13
#import "CNUserInfoManager.h"
13
14
#import "CNLiveEnvironment.h"
14
15
#import <CNLiveUserSystemSDK/CNLiveUserSystemCenter.h>
...
...