Sign in
iOS Team
/
CNLiveEnvironment
·
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
4c083bde411d8c951e3f7af375cea159dfaf47e6
Authored by
zhangxiaowen
2019-08-06 16:50:31 +0800
1 parent
d9bd7957
no message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
CNLiveEnvironment/Classes/CNLiveEnvironment.h
CNLiveEnvironment/Classes/CNLiveEnvironment.h
View file @
4c083bd
...
...
@@ -86,7 +86,6 @@
86
86
87
87
#define WjjShare_Iden [CNLiveEnvironmentManager manager].kWjjShare_Iden
88
88
89
-// 正式环境平台配置
90
89
// IMSDK相关的配置
91
90
#define WXAccount [CNLiveEnvironmentManager manager].kWXAccount
92
91
#define SdkAppId [CNLiveEnvironmentManager manager].kSdkAppId
...
...