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