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