Browse Source

feat(types): 修改editLog

zhangweicheng 4 năm trước cách đây
mục cha
commit
edbb4bddb9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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';