Browse Source

feat(types): project添加programID

zhangweicheng 5 năm trước cách đây
mục cha
commit
674849a1f9
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      types/src/interface/project.ts

+ 2 - 1
types/src/interface/project.ts

@@ -115,7 +115,8 @@ export interface IInfoItem {
 export interface IProperty {
   rootProjectID?: string; // 建设项目ID
   valuationID?: string; // 计价规则
-  engineeringID?: string; // 工程专业
+  programID?: number; // 工程专业,填计算程序工程专业ID
+  engineeringID?: string; // 工程专业ID
   fileType?: FileType; // 文件类型
   taxType?: TaxType; // 计税方式
   rationFeeType?: number; // 定额取费专业