Commit f4cf82ef600081d4a5c62380fa5d58aa0c5fd3db
1 parent
b989f955
no message
Showing
2 changed files
with
1 additions
and
2 deletions
CNLiveEnvironment/Classes/CNLiveConst.h
CNLiveEnvironment/Classes/CNLiveEnvironment.h
| ... | ... | @@ -63,7 +63,7 @@ |
| 63 | 63 | // tingyun |
| 64 | 64 | #define TingYunAppKey [CNLiveEnvironmentManager manager].kTingYunAppKey |
| 65 | 65 | |
| 66 | -//七牛上传图片/视频 | |
| 66 | +// 七牛上传图片/视频 | |
| 67 | 67 | #define API_BucketName [CNLiveEnvironmentManager manager].kBucketName |
| 68 | 68 | #define API_PhotoUrl [CNLiveEnvironmentManager manager].kPhotoUrl |
| 69 | 69 | ... | ... |