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