Explorar o código

feat(types): 上传文件,添加processID

lipk %!s(int64=3) %!d(string=hai) anos
pai
achega
2f980c3704
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/gatherYsProfileFile.ts

+ 1 - 0
types/src/interface/gatherYsProfileFile.ts

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