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