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