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