mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 10:05:58 +08:00
s3 pb
This commit is contained in:
@@ -40,7 +40,7 @@ message PartSizeResp {
|
||||
message InitiateMultipartUploadReq {
|
||||
string hash = 1;
|
||||
int64 size = 2;
|
||||
int64 maxParts = 3;
|
||||
int32 maxParts = 3;
|
||||
string cause = 4;
|
||||
string name = 5;
|
||||
string contentType = 6;
|
||||
|
||||
Reference in New Issue
Block a user