浏览代码

feat(types): project添加programID

zhangweicheng 5 年之前
父节点
当前提交
674849a1f9
共有 1 个文件被更改,包括 2 次插入1 次删除
  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; // 定额取费专业