@@ -11,6 +11,7 @@ export interface IGatherYsProfileFile {
createTime: number; // 上传时间
userName?: string; // 用户名
ftID?: string; // 飞图CAD预览id,缺少代表未转换
+ processID?: string;
}
export enum EUpDown {