瀏覽代碼

feat(types): 修改editLog

zhangweicheng 4 年之前
父節點
當前提交
edbb4bddb9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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';