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