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