瀏覽代碼

feat(types): model枚举增加cptRationTree

vian 4 年之前
父節點
當前提交
b3bfd62748
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      types/src/interface/base.ts

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

@@ -125,7 +125,7 @@ export enum CptModelName {
   feeRateFile = 'feeRateFile',
   labourCoeFile = 'labourCoeFile',
   importLogs = 'importLogs',
-  cptRationSectionTpl = 'cptRationSectionTpl',
+  cptRationTree = 'cptRationTree',
   cptGlj = 'cptGlj',
   cptGljTree = 'cptGljTree',
   cptRationCoeList = 'cptRationCoeList',