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