This commit is contained in:
menghaiwen@fusen.cn 2024-01-19 19:03:13 +08:00
parent 818405eb58
commit 5980a39330

View File

@ -173,6 +173,7 @@ message UploadFileBackendFragmentReq {
string resource_id = 16; // ID string resource_id = 16; // ID
string backup_type = 17; // oss string backup_type = 17; // oss
bytes metadata = 18; // json格式 bytes metadata = 18; // json格式
int64 content_length = 19; // json格式
int64 cache_type = 100; // 0= 1= int64 cache_type = 100; // 0= 1=
int64 user_id = 101; int64 user_id = 101;