yinbangzhong
2024-08-06 3436d15f6c29d6a25e38e5c470a0799c842b8af7
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}