Explorar el Código

refactor(types): enterprise

qinlaiqiao hace 5 años
padre
commit
9fba98fe6d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;