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