Parcourir la source

feat(types): project添加programID

zhangweicheng il y a 5 ans
Parent
commit
674849a1f9
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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; // 定额取费专业