Explorar el Código

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

lishihao hace 5 años
padre
commit
ac2dfdb4f2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';