yinbangzhong
2024-08-23 409487dfd4fef9ea0bffed91ca652c834e08dcd2
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}