Преглед изворни кода

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 './option';
 export * from './quantityDetail';
+export * from './report';