@@ -31,7 +31,3 @@ export enum BusinessFee {
// 预留金
PROVISIONAL = 'provisionalFee',
}
-
-export interface testAutoBuild {
- a: string;
-}