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