Przeglądaj źródła

refactor(types): enterprise

qinlaiqiao 5 lat temu
rodzic
commit
9fba98fe6d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      types/src/interface/enterprise.ts

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

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