upgrade core add header check and incrace upload speed
This commit is contained in:
@@ -31,6 +31,10 @@ public:
|
||||
std::string GetExtensionName() const;
|
||||
DateTime GetUploadTime() const;
|
||||
size_t GetFileSize() const;
|
||||
|
||||
public:
|
||||
void SetStorageFileName(const std::string& sfn);
|
||||
void SetOriginalFileName(const std::string& ofn);
|
||||
};
|
||||
|
||||
using WebFileInfoVec = std::vector<WebFileInfo>;
|
||||
Reference in New Issue
Block a user