Sign in
iOS Team
/
CNLiveMineModule
·
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
e090737ec93f1e4869dafbf54b39dc078be1fec3
Authored by
zhangxiaowen
2019-11-19 09:38:27 +0800
1 parent
483472fc
no message
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
CNLiveMineModule.podspec
CNLiveMineModule.podspec
View file @
e090737
...
...
@@ -82,6 +82,9 @@ TODO: 网家家-我的模块.
82
82
# 二维码模块
83
83
s.dependency 'CNLiveQrCodeModule'
84
84
85
+ # 积分模块
86
+ s.dependency 'CNLiveIntegralModule'
87
+
85
88
# 订单模块
86
89
s.dependency 'CNLiveMyOrderModule'
87
90
...
...