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