Commit 2eb32993944ab9d142a8ef7c6af0fe8f58aeceb4
1 parent
ff0ddcf7
no message
Showing
1 changed file
with
0 additions
and
1 deletions
CNLiveEnvironment/Classes/CNLiveEnvironmentManager.h
| ... | ... | @@ -78,7 +78,6 @@ typedef NS_ENUM(NSInteger, CNLiveEnvironmentType) { |
| 78 | 78 | //Share |
| 79 | 79 | @property (nonatomic, copy, readonly) NSString *kWjjShare_Iden; |
| 80 | 80 | |
| 81 | -// 正式环境平台配置 | |
| 82 | 81 | // IMSDK相关的配置 |
| 83 | 82 | @property (nonatomic, copy, readonly) NSString *kWXAccount; |
| 84 | 83 | @property (nonatomic, copy, readonly) NSString *kSdkAppId; | ... | ... |