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