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