ソースを参照

feat(serve): 报表树的数据类型文件添加到index文件中

lishihao 5 年 前
コミット
ac2dfdb4f2
1 ファイル変更1 行追加0 行削除
  1. 1 0
      types/src/interface/index.ts

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

@@ -13,3 +13,4 @@ export * from './bill';
 export * from './glj';
 export * from './glj';
 export * from './option';
 export * from './option';
 export * from './quantityDetail';
 export * from './quantityDetail';
+export * from './report';