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