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