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