mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-16 05:46:34 +08:00
实现基础的实名认证功能
This commit is contained in:
@@ -32,6 +32,8 @@ message CreateFileRequest {
|
||||
string filename = 1;
|
||||
int64 size = 2;
|
||||
bool isPublic = 3;
|
||||
string mimeType = 4;
|
||||
string type = 5;
|
||||
}
|
||||
|
||||
message CreateFileResponse {
|
||||
|
||||
Reference in New Issue
Block a user