累计更新:
cos上传 补丁压缩
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
bool downloadFileFromCOS(const char* cosFilePath, const char* localFilePath);
|
||||
|
||||
bool uploadFileToCos(const char* localFilePath, const char* cosFilePath);
|
||||
|
||||
Reference in New Issue
Block a user