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