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 backup_type = 17; // 资源备份oss
bytes metadata = 18; // json格式
int64 content_length = 19; // json格式
int64 cache_type = 100; // 缓存类型0=不缓存 1=存储数据库
int64 user_id = 101;