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