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