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