Преглед изворни кода

* feat(types): gatherProfileFile增加字段

laiguoran пре 3 година
родитељ
комит
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;// 文件格式