mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-24 11:50:25 +08:00
增加文件和用户界面相关配置
This commit is contained in:
@@ -7,4 +7,6 @@ message File {
|
||||
int64 id = 1;
|
||||
string filename = 2;
|
||||
int64 size = 3;
|
||||
int64 createdAt = 4;
|
||||
bool isPublic = 5;
|
||||
}
|
||||
Reference in New Issue
Block a user