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