Przeglądaj źródła

* feat(types): gatherProfileFile增加字段

laiguoran 3 lat temu
rodzic
commit
13bcb2ad5d
1 zmienionych plików z 2 dodań i 0 usunięć
  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;// 文件格式