Explorar el Código

test(types): 测试buildTypes删除dist

vian hace 3 años
padre
commit
2bf43bae5f
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      types/src/interface/business.ts

+ 0 - 4
types/src/interface/business.ts

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