소스 검색

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

vian 5 년 전
부모
커밋
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',