Sign in
iOS Team
/
CNLiveServices
·
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
f2e8fb6134837e5c0b541e4dbc3c823040d1757f
Authored by
guoruipeng
2019-11-22 16:49:46 +0800
1 parent
800039fd
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CNLiveServices/Classes/CNLiveServices.h
CNLiveServices/Classes/CNLiveServices.h
View file @
f2e8fb6
...
...
@@ -14,6 +14,7 @@
14
14
#pragma mark - 首页
15
15
// 首页
16
16
#import "CNLiveNetHomeServiceProtocol.h"
17
+#import "CNLiveSendPositionProtocol.h"
17
18
18
19
#pragma mark - 分类/视讯
19
20
// 分类/视讯
...
...