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