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