Procházet zdrojové kódy

feat(types): 修改editLog

zhangweicheng před 4 roky
rodič
revize
edbb4bddb9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      types/src/interface/index.ts

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

@@ -26,4 +26,4 @@ export * from './financialProject';
 export * from './institution';
 export * from './process';
 export * from './structure';
-export * from './projectLog';
+export * from './editLog';