فهرست منبع

* 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;// 文件格式