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