fileanalysis.proto
@@ -18,6 +18,8 @@ string createTime =13; string updateTime =14; string identifier =15; string stack_id =16; int64 size =17; } message FileAnalysisSetting { @@ -38,4 +40,6 @@ string createTime = 7; string updateTime = 8; int32 sort = 9; int32 resolution_width = 21; //分辨率宽 int32 resolution_height = 22; //分辨率高 }