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