Sfoglia il codice sorgente

feat(types): 增加分享表

vian 4 anni fa
parent
commit
a3f0beabb1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      types/src/interface/base.ts

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

@@ -124,6 +124,8 @@ export enum CptModelName {
   rations = 'rations',
   rationGljs = 'rationGljs',
   shareList = 'shareList',
+  shareProject = 'shareProject',
+  shareLib = 'shareLib',
   shareLink = 'shareLink',
   unitPriceFile = 'unitPriceFile',
   feeRateFile = 'feeRateFile',