Просмотр исходного кода

fix(types): 补充人材机model name缺失

vian 4 лет назад
Родитель
Сommit
f0515e94aa
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      types/src/interface/base.ts

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

@@ -124,6 +124,7 @@ export enum CptModelName {
   labourCoeFile = 'labourCoeFile',
   importLogs = 'importLogs',
   cptRationSectionTpl = 'cptRationSectionTpl',
+  cptGlj = 'cptGlj',
   cptGljTree = 'cptGljTree',
   cptRationCoeList = 'cptRationCoeList',
   cptRationInstallation = 'cptRationInstallation',