Просмотр исходного кода

* feat(types): gatherProfileFile增加字段

laiguoran 3 лет назад
Родитель
Сommit
13bcb2ad5d
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      types/src/interface/gatherYsProfileFile.ts

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

@@ -1,5 +1,7 @@
 export interface IGatherYsProfileFile {
     ID: string;
+    gatherID: string;// 主体ID
+    businessID: string;// 业务ID
     gypID: string;// 送审资料清单ID
     name: string;// 文件名称
     ext: string;// 文件格式