张涛
2024-11-18 3ffa64648831ceade32fba83047d0e99ff92c990
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}