Procházet zdrojové kódy

refactor(types): enterprise

qinlaiqiao před 5 roky
rodič
revize
9fba98fe6d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      types/src/interface/enterprise.ts

+ 0 - 1
types/src/interface/enterprise.ts

@@ -47,7 +47,6 @@ export interface IEnterprise {
   type: string;
   scale: string;
   createTime: number;
-  passwordCheck: 'no' | 'weak' | 'normal' | 'strong';
   subdomain: string;
   domain: string;
   icp: string;