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