mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 19:20:24 +08:00
实现基础的实名认证功能
This commit is contained in:
@@ -9,4 +9,6 @@ message File {
|
||||
int64 size = 3;
|
||||
int64 createdAt = 4;
|
||||
bool isPublic = 5;
|
||||
string mimeType = 6;
|
||||
string type = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user