فهرست منبع

refactor(types): enterprise

qinlaiqiao 5 سال پیش
والد
کامیت
9fba98fe6d
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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;