Browse Source

refactor(types): enterprise

qinlaiqiao 5 năm trước cách đây
mục cha
commit
9fba98fe6d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;