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