فهرست منبع

feat(types): 导出auditScore

lipk 3 سال پیش
والد
کامیت
53682d2ff7
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      types/src/interface/index.ts

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

@@ -43,4 +43,5 @@ export * from './processLog';
 export * from './generalSetting';
 export * from './resultDocument';
 export * from './reviewRecord';
-export * from './uploadMsg'
+export * from './uploadMsg';
+export * from './auditScore';