Explorar el Código

feat(types): 三合一执行人表名修改

LuoHaoxuan hace 3 años
padre
commit
b656b1c713
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      types/src/interface/base.ts

+ 1 - 1
types/src/interface/base.ts

@@ -152,7 +152,7 @@ export enum CptModelName {
   billIndex = 'billIndex', // 清单指标库
   billIndex = 'billIndex', // 清单指标库
   FBIndex = 'FBIndex', // 分部指标库
   FBIndex = 'FBIndex', // 分部指标库
   commonIndex = 'commonIndex', // 综合指标库
   commonIndex = 'commonIndex', // 综合指标库
-  subjectExecutor = 'subjectExecutor', // 三合一执行人
+  gatherExecutor = 'gatherExecutor', // 三合一执行人
   budgetData = 'budgetData',
   budgetData = 'budgetData',
   subjectMatter = 'subjectMatter', // 事项-前台
   subjectMatter = 'subjectMatter', // 事项-前台
   subjectStepMatter = 'subjectStepMatter', // 步骤事项关系表
   subjectStepMatter = 'subjectStepMatter', // 步骤事项关系表