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