新增资源管理服务

This commit is contained in:
menghaiwen@fusen.cn 2024-01-19 10:28:06 +08:00
parent 66bdeaee44
commit b3025607fd

View File

@ -198,7 +198,7 @@ message UploadFileBackendReq {
string backup_type = 17; // oss
string upload_type = 18; // s3
int64 CacheType = 100; // 0= 1=
int64 cache_type = 100; // 0= 1=
int64 user_id = 101; // ID
int64 guest_id = 102;// 访ID
}