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