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