liudong
2024-08-22 4257482df1dfea1503ba4db9ffef606ecaa977e0
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}