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